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/11/02 18:56:19 UTC

[GitHub] [echarts] belousovjr opened a new issue, #17865: [Bug] The graph moves automatically.

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

   ### Version
   
   5.4.0
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Create a series-graph chart (next.js + echarts-for-react).
   2. Add a click event handler that changes the content of data (for example, hiding a node).
   3. Zoom the graph as much as possible and click on a node.
   
   ### Current Behavior
   
   The graph automatically shifts in an inexplicable direction.
   
   ### Expected Behavior
   
   The scale and position of the graph remain unchanged after updating the data.
   
   ### Environment
   
   ```markdown
   - OS: Ubuntu 22.04.1 
   - Browser: Google Chrome Version 107.0.5304.68 (64-bit)
   - Framework: next.js + echarts-for-react + echarts
   ```
   
   
   ### 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] Ovilia commented on issue #17865: [Bug] The graph moves automatically.

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

   @belousovjr I didn't see anything move randomly or anything strange. Do you mind make a video of screenshot?


-- 
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] belousovjr commented on issue #17865: [Bug] The graph moves automatically.

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

   @Ovilia 
   
   https://user-images.githubusercontent.com/43438753/200311250-cea412f4-334d-42c4-8b02-75c59ba9fd48.mp4
   
   


-- 
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 #17865: [Bug] The graph moves automatically.

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

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


[GitHub] [echarts] belousovjr commented on issue #17865: [Bug] The graph moves automatically.

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

   @Ovilia
   
   Here is the reproduction.
   
   It is enough to zoom the chart to the maximum and click on any node to change the color.
   
   As a result, the contents of the chart move randomly.
   
   https://codepen.io/belousowork/pen/gOKwGKE


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