Skip to contents

Configuration for alternating colored bands between split lines.

Usage

SplitArea(show = NULL, interval = NULL, area_style = NULL)

Arguments

show

Optional Logical: Whether to show the split area.

interval

Optional Numeric or Character {"auto"}: Split-area interval.

area_style

Optional AreaStyle: Area styling.

Details

Corresponds to SplitAreaOption in src/coord/axisCommonTypes.ts (line 369). ECharts docs: https://echarts.apache.org/en/option.html#xAxis.splitArea