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

   ### What problem does this feature solve?
   
   When updating certain aspects of a graph type layout (like opacity) the 
whole chart gets redrawn, which causes a lot of jumping around in the graph. If 
it was possible to force a seed to how the graph layout is calculated, or at 
least export the previous coordinates, so they can be re-supplied, keeping 
existing layout
   
   ### What does the proposed API look like?
   
   I imagine this could be provided via an export from the Echarts instance 
class.


-- 
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-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to