ECharts 断层图表

ECharts About 212 words

支持版本

6.0.0开始支持

yAxis breaks

xAxisyAxis上都可以定义断轴。

option = {
  yAxis: [{
    breaks: [{
      start: 80,
      end: 2000,
      gap: '15%'
    }],
  }]
}

文档

https://echarts.apache.org/zh/option.html#yAxis.breaks

Views: 6 · Posted: 2026-04-06

———         Thanks for Reading         ———

Give me a Star, Thanks:)

https://github.com/fendoudebb/LiteNote

扫描下方二维码关注公众号和小程序↓↓↓

扫描下方二维码关注公众号和小程序↓↓↓
Prev Post
Today In History
Browsing Refresh