Closed heianqishizhisuiyuan closed 5 years ago
In this issue, I have provided information with: 在这个 issue 中我提供了以下信息:
柱状图X轴显示两级类目
https://gallery.echartsjs.com/editor.html?c=xQNLk5u-67&v=5
axisTick: { show:true, length: 110, alignWithLabel: false, interval: function(param,value){ if(value ==undefined){ return true } return param%4 ===0; }, },
1.我想实现 柱状图X轴显示两级类目,想利用了两个x轴实现,但是发现第二个类目没法居中(兼容dataZoom放大缩小,兼容dataZoom放大缩小,兼容dataZoom放大缩小,重要的事情说三遍。) 之前我发过一个提问,但是你的回答说做了一个例子 https://gallery.echartsjs.com/editor.html?c=xR9ug3y7FY&v=2。但是有个bug,当触发dataZoom的时候 会发现第二类目的范围会出现偏差。
ECharts version;ECharts 版本: {3.8.0}
[ x] It happens only on certain browsers or operating systems. 对于特定浏览器或操作系统才会出现的问题,请提供相应环境信息:{BROWSER_VERSION_OR_OS_INFORMATION_HERE}
https://gallery.echartsjs.com/editor.html?c=xR9ug3y7FY&v=3
Thank you for your answer, It solved my problem. ^^.
General Questions
In this issue, I have provided information with: 在这个 issue 中我提供了以下信息:
Issue Type
Issue Details
柱状图X轴显示两级类目
Expected Behavior
Current Behavior
Online Example
https://gallery.echartsjs.com/editor.html?c=xQNLk5u-67&v=5
Topics
Anything Else We Need to Know
1.我想实现 柱状图X轴显示两级类目,想利用了两个x轴实现,但是发现第二个类目没法居中(兼容dataZoom放大缩小,兼容dataZoom放大缩小,兼容dataZoom放大缩小,重要的事情说三遍。) 之前我发过一个提问,但是你的回答说做了一个例子 https://gallery.echartsjs.com/editor.html?c=xR9ug3y7FY&v=2。但是有个bug,当触发dataZoom的时候 会发现第二类目的范围会出现偏差。
Environment
ECharts version;ECharts 版本: {3.8.0}
[ x] It happens only on certain browsers or operating systems. 对于特定浏览器或操作系统才会出现的问题,请提供相应环境信息:{BROWSER_VERSION_OR_OS_INFORMATION_HERE}