[feature][axis] add showStartLine and showEndLine for AxisSplitLine

This commit is contained in:
monitor1394
2022-09-06 22:54:40 +08:00
parent 83744777c5
commit 16d055abc0
7 changed files with 41 additions and 6 deletions

View File

@@ -357,6 +357,8 @@ Split line of axis in grid area.
|`interval`|||Interval of Axis splitLine.
|`distance`|||The distance between the split line and axis line.
|`autoColor`|||auto color.
|`showStartLine`|true|v3.3.0|Whether to show the first split line.
|`showEndLine`|true|v3.3.0|Whether to show the last split line.
## `AxisTheme`