VSeed, an elegant data composer, transforming complexity into simplicity.
!!!###!!!title=Series Break——VisActor/VChart tutorial documents!!!###!!!!!!###!!!description=The series break component is used in conjunction with the axis break function to display breaks in the series of a chart.Currently, the following series types support break display:- `bar` series- `line` series- `area` series!!!###!!!
Series Break Component
The series break component is used in conjunction with the axis break function to display breaks in the series of a chart.
Currently, the following series types support break display:
bar series
line series
area series
How to Enable Axis Break
Axis break is a feature supported by the VChart main package, so it only needs to be enabled on the axis. Currently, only continuous axes support the axis break function. The configuration example is as follows: