Merge branch 'develop' into feature/3250/add_vertline_to_gantt_plot

This commit is contained in:
Udval E.
2025-04-17 12:21:17 -04:00
committed by GitHub
15 changed files with 535 additions and 343 deletions

View File

@@ -273,7 +273,7 @@ gantt
The compact mode allows you to display multiple tasks in the same row. Compact mode can be enabled for a gantt chart by setting the display mode of the graph via preceding YAML settings.
```mermaid
```mermaid-example
---
displayMode: compact
---