helgasoft commented on issue #20451:
URL: https://github.com/apache/echarts/issues/20451#issuecomment-2455592317

   > relies on **zoom** level being manually set to fit the area into the screen
   
   correct, zoom is **manual** setting, there is no easy way of calculating it 
from data. 
   So I agree that the problem is deeper than originally thought.
   And since there is no data-driven initialization workaround. I now think 
_boundingCoords_ needs to be **fixed**. Limit the roaming to the initial 
boundary does not make sense. And no other charting library is doing that AFAIK.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to