You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/06 11:11:47 UTC

[GitHub] [incubator-echarts] plainheart commented on issue #12599: 柱状图是否可以扩大点击的范围

plainheart commented on issue #12599:
URL: https://github.com/apache/incubator-echarts/issues/12599#issuecomment-640040926


   是的,可监听 `zrender` 的 `click` 事件,转换鼠标点击位置为逻辑坐标系上的点,从而根据参数做出相应的响应,参考这个示例:https://gallery.echartsjs.com/editor.html?c=xJwF7sp1S_&v=2


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org