Renhj90520 commented on issue #18145:
URL: https://github.com/apache/echarts/issues/18145#issuecomment-1378173900

   https://stackblitz.com/edit/vue-ue4gzd?file=src%2FApp.vue
   @plainheart 
   折线图 symbol: 'none' 的时候click事件无法触发,我有以下几点不明白的地方:
   1.chartInstance.on('click', 'query', handler)  query 都有哪些?文档中有series 
series.line xAxis.category,是必须在折线的点/x坐标轴标签上点击的时候才会触发吗?
   2.如果我需要实现在任意位置点击然后绘制一条垂直x轴的线  是不是 必须 getZr 然后再监听click事件?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to