kernokus opened a new issue, #19292: URL: https://github.com/apache/echarts/issues/19292
Hello there. There is the following setting for treemap - [roam](https://github.com/apache/echarts-doc/blob/master/en/option/series/treemap.md#roambooleanstring--true). We can disable or allow scaling and moving the graph. But can I limit the scaling to the my base size? [demo base example](https://echarts.apache.org/examples/en/editor.html?c=treemap-simple) Roughly speaking, I want to avoid this situation with infinite scaling as in the screenshot. To be more precise - to limit the limits of chart scaling. <img width="1423" alt="Снимок экрана 2023-06-05 в 15 36 10" src="https://github.com/apache/echarts-doc/assets/57903951/989c4fc0-baea-4859-925c-594d0694999a"> I apologize in advance for my English : ) -- 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]
