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/06/13 10:15:43 UTC

[GitHub] [echarts] r-gerling opened a new issue, #17206: [Bug] Scatter Chart: Selection does not work correctly for categorical data

r-gerling opened a new issue, #17206:
URL: https://github.com/apache/echarts/issues/17206

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/2qnxz8hr/56/
   
   ### Steps to Reproduce
   
   - Select a single data point by clicking on a random point of the scatter chart
   
   ### Current Behavior
   
   All data points within the category of the clicked data point are visually selected (the color of the points switches to red).
   
   ### Expected Behavior
   
   Only the clicked data point should be highlighted.
   
   ### Environment
   
   _No response_
   
   ### Any additional comments?
   
   _No response_


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