chenghegui opened a new issue #9112: 折线图 axisPointer为type: 'cross'时,是否有吸附到线上呢
URL: https://github.com/apache/incubator-echarts/issues/9112
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   ### One-line summary [问题简述]
   百度大神们,目前我想实现这样一个需求
               移动鼠标,图上的十字准心吸附到附近折线上,目前已经有吸附到附近的点上的实例, 
没看到吸附到线上的功能,是否能够实现呢,因为我们关心的数据是线上的数据,其他的数据不是很重要.虽然手动移到线上也可以得到数据,但是不能说很精确.
   
   
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:3.0
   + Browser version [浏览器类型和版本]:谷歌
   + OS Version [操作系统类型和版本]:pc
   
   
   
   
   
   ### Expected behaviour [期望结果]
   
         十字准心吸附到附近线段上移动,而非整个面板上上下左右都可以移动
   
   
   
   ### ECharts option [ECharts配置项]
   <!-- Copy and paste your 'echarts option' here. -->
   <!-- [下方贴你的option,注意不要删掉下方 ```javascript 和 尾部的 ``` 字样。最好是我们能够直接运行的 
option。如何得到能运行的 option 参见上方的 guidelines for contributing] -->
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   <!-- For example: Screenshot or Online demo -->
   <!-- [例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] -->
   
   

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


With regards,
Apache Git Services

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

Reply via email to