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 2022/08/01 11:51:21 UTC

[GitHub] [echarts] sumuski opened a new issue, #17453: [Bug] For Scatter chart, when tooltip has 'trigger' value as 'axis', tooltip is shown on every co-coordinate even if there is not data at that point

sumuski opened a new issue, #17453:
URL: https://github.com/apache/echarts/issues/17453

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   https://codesandbox.io/s/basic-scatter-chart-forked-6g09re?file=/index.html
   
   ### Steps to Reproduce
   
   1. Hover any where on the chart.
   2. When tooltip has config 'trigger' has value 'axis', tooltip is  will be visible  even when there is no data point at that place.
   
   ### Current Behavior
   
   1. Hover any where on the chart.
   2. When tooltip has config 'trigger'  has value 'axis', tooltip is  will be visible  even when there is no data point at that place.
   
   ### Expected Behavior
   
   Even if we give tooltip config 'trigger' has value 'axis' for scatter chart tooltip should come only at the co-ordinates where data point is present.
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   If there is any workaround to achieve this for time being?


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

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