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 2022/08/09 03:51:43 UTC

[GitHub] [echarts] Ovilia commented on issue #15654: Prevent overlapping elements

Ovilia commented on issue #15654:
URL: https://github.com/apache/echarts/issues/15654#issuecomment-1208878922

   If you set these positions like `grid.left/right/top/bottom/width/height`, you can keep a reference to your option and get that value. Or, you can use `chart.getOptions()` to get the merged options with default values and get the values actually being used.


-- 
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: commits-unsubscribe@echarts.apache.org

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