[GitHub] [echarts] yswang0927 commented on issue #16898: How to get Grid rect size?

2022-04-27 Thread GitBox
yswang0927 commented on issue #16898: URL: https://github.com/apache/echarts/issues/16898#issuecomment-632008 I use this way: `var gridRect = chart.getModel().getComponent('grid').coordinateSystem.getRect();` to get Grid dynamic size to solve xAxis label too long. ```js

[GitHub] [echarts] yswang0927 commented on issue #16898: How to get Grid rect size?

2022-04-19 Thread GitBox
yswang0927 commented on issue #16898: URL: https://github.com/apache/echarts/issues/16898#issuecomment-1103362393 @plainheart Thanks, I'll try it. -- 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