File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
repo_files/documentations Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ currently we have these touch behaviors:
47
47
| PropName| Description| default value|
48
48
| :-------| :----------| :------------|
49
49
| show| determines to show or hide the background grid data| true|
50
- | drawHorizontalGrid| determines to show or hide the horizontal grid lines| false |
50
+ | drawHorizontalGrid| determines to show or hide the horizontal grid lines| true |
51
51
| horizontalInterval| interval space of grid| 1.0|
52
52
| getDrawingHorizontalGridLine| a function to get the line style of each grid line by giving the related axis value| defaultGridLine|
53
53
| checkToShowHorizontalGrid| a function to check whether to show or hide the horizontal grid by giving the related axis value | showAllGrids|
You can’t perform that action at this time.
0 commit comments