Merge branch 'develop' into feature/3173_implement_until_keyword_in_gantt

This commit is contained in:
Sidharth Vinod
2024-02-27 12:35:38 +05:30
committed by GitHub
187 changed files with 7532 additions and 2411 deletions

View File

@@ -231,12 +231,12 @@ gantt
```
```warning
`millisecond` and `second` support was added in vMERMAID_RELEASE_VERSION
`millisecond` and `second` support was added in v10.3.0
```
## Output in compact mode
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 preceeding YAML settings.
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
---