Gantt numberSectionStyles should be 4

This commit is contained in:
Tyler Long
2018-03-13 21:17:32 +08:00
parent 011220180c
commit f3fcfb635b
2 changed files with 20 additions and 2 deletions

View File

@@ -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