<!-- 为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。 -->
### One-line summary [问题简述] Triggering tooltip when moving mouse on the *line chart*. Highcharts tooltip triggers smoothly when the mouse is moving on the chart apart from the points which make up line chart, but Echarts doesn't in my experience. Echarts only triggers tooltip near the points. Echart: https://ecomfe.github.io/echarts-examples/public/editor.html?c=line-simple Highchart: https://jsfiddle.net/208odfjb/1/ Can i implement the same behavior by means of Echarts or not? [ Full content available at: https://github.com/apache/incubator-echarts/issues/9000 ] This message was relayed via gitbox.apache.org for [email protected]
