Minor Tick
MinorTick.RdConfiguration for minor axis tick marks (between main ticks).
Arguments
- show
Optional Logical: Whether to show minor ticks.
- split_number
Optional Numeric
[0, Inf): Number of minor ticks between two main ticks.- length
Optional Numeric
[0, Inf): Minor tick length in pixels.- line_style
Optional LineStyle: Line styling.
Details
Corresponds to MinorTickOption in src/coord/axisCommonTypes.ts (line 346).
ECharts docs: https://echarts.apache.org/en/option.html#xAxis.minorTick