futaz commented on issue #4871: URL: https://github.com/apache/echarts/issues/4871#issuecomment-808204176
As @100pah mentioned, ```grid.top``` and ```grid.bottom``` can be used to set the chart area's distance from the border of the canvas. So ```grid.top: 200``` will leave 200 pixels for the legend on the bottom. See the [docs](https://echarts.apache.org/v4/en/option.html#grid.top) for details. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
