mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
增加AxisTick的width参数可单独设置坐标轴刻度的宽度
This commit is contained in:
@@ -720,6 +720,7 @@
|
||||
* `alignWithLabel`:类目轴中在 boundaryGap 为 true 的时候有效,可以保证刻度线和标签对齐。
|
||||
* `inside`:坐标轴刻度是否朝内,默认朝外。
|
||||
* `length`:坐标轴刻度的长度。
|
||||
* `width`:坐标轴刻度的宽度。默认为0时宽度和坐标轴一致。
|
||||
|
||||
## `Emphasis`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user