You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/08/14 01:25:16 UTC

[GitHub] lixianbin1 commented on issue #8861: 关于区域选择的mousedown触发问题

lixianbin1 commented on issue #8861: 关于区域选择的mousedown触发问题
URL: https://github.com/apache/incubator-echarts/issues/8861#issuecomment-412721670
 
 
   我重新看了下文档,问题已经解决,抱歉,这是我的失误
   myChart.getZr().on('mousedown', function () {
     console.log("鼠标按下")
   });

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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