You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/03/26 13:12:31 UTC

[GitHub] [echarts] futaz commented on issue #4871: Bug in legend Height and Container?

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org