MatthiasMert commented on issue #19409: URL: https://github.com/apache/echarts/issues/19409#issuecomment-1857908527
On [initializing](https://echarts.apache.org/en/api.html#echarts.init) it takes the height and width of the parent container: > Instance container, usually is a DIV element with height and width defined If already initialized you can use [resize funtion](https://echarts.apache.org/en/api.html#echartsInstance.resize). -- 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]
