Cyycl edited a comment on issue #9740: 次x坐标轴怎么实现 URL: https://github.com/apache/incubator-echarts/issues/9740#issuecomment-455027125 @Ovilia , 你的例子是固定间隔的,我这边想自定义合并。按照你给的example,写了一个例子,但是有两个问题: 1. 分割线,分割不正确; 2. 次类目轴,合并后,label名称怎么能够置中 —————————————————————— 例子:https://codepen.io/AliJser/pen/maogyj 想实现的目标:'2017Q1', '2017Q2', '2017Q3', '2017Q4' 归到 类目1,其他归到 类目2 谢谢~~
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
