One-line summary [问题简述]
First X axis data is not showing when there is no data in first series
Version & Environment [版本及环境]
- ECharts version [ECharts 版本]:
- Browser version [浏览器类型和版本]:
- OS Version [操作系统类型和版本]:
Expected behaviour [期望结果]
ECharts option [ECharts配置项]
option = {
xAxis: [{
type: 'category',
data: ['Above 70', 'Above 50','Below 50'],
}],
}
Other comments [其他信息]
One-line summary [问题简述]
First X axis data is not showing when there is no data in first series
Version & Environment [版本及环境]
Expected behaviour [期望结果]
ECharts option [ECharts配置项]
Other comments [其他信息]