Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f053f6d

Browse files
committed
minor change in base_chart.md
1 parent 9423b71 commit f053f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo_files/documentations/base_chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ currently we have these touch behaviors:
4747
|PropName|Description|default value|
4848
|:-------|:----------|:------------|
4949
|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|
5151
|horizontalInterval|interval space of grid|1.0|
5252
|getDrawingHorizontalGridLine|a function to get the line style of each grid line by giving the related axis value|defaultGridLine|
5353
|checkToShowHorizontalGrid|a function to check whether to show or hide the horizontal grid by giving the related axis value |showAllGrids|

0 commit comments

Comments
 (0)