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 12:40:49 UTC

[GitHub] [echarts] yossico2 opened a new issue, #17454: series.type: 'scatter' single select selects multiple data points not just one

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

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   option = {
       ...
       series: [{
           ...
           selectedMode: 'single',
           ...
       }]
       ...
   }
   
   ### Current Behavior
   
   MULTIPLE points are selected when click on a single point in scatter chart
   
   
   ### Expected Behavior
   
   select a single data point
   
   ### Environment
   
   ```markdown
   - OS:ubuntu20.04
   - Browser: Chrome
   - Framework: React
   ```
   
   
   ### 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


[GitHub] [echarts] susiwen8 commented on issue #17454: series.type: 'scatter' single select selects multiple data points not just one

Posted by GitBox <gi...@apache.org>.
susiwen8 commented on issue #17454:
URL: https://github.com/apache/echarts/issues/17454#issuecomment-1201237386

   Might be releated to #17206


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

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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17454: series.type: 'scatter' single select selects multiple data points not just one

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17454:
URL: https://github.com/apache/echarts/issues/17454#issuecomment-1201232027

   @yossico2 Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html), [CodePen](https://codepen.io/Ovilia/pen/dyYWXWM), [CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s) or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/).


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

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