mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-18 19:54:17 +01:00
Gantt numberSectionStyles should be 4
This commit is contained in:
@@ -205,7 +205,7 @@ const config = {
|
||||
/**
|
||||
* **numberSectionStyles** - the number of alternating section styles
|
||||
*/
|
||||
numberSectionStyles: 3,
|
||||
numberSectionStyles: 4,
|
||||
|
||||
/**
|
||||
* **axisFormat** - datetime format of the axis, this might need adjustment to match your locale and preferences
|
||||
|
||||
Reference in New Issue
Block a user