You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/04/17 02:45:55 UTC

[GitHub] [incubator-echarts] adrielsantiago edited a comment on issue #10172: Axis name padding does not account for axis labels

adrielsantiago edited a comment on issue #10172: Axis name padding does not account for axis labels
URL: https://github.com/apache/incubator-echarts/issues/10172#issuecomment-483916061
 
 
   `grid.containLabel` is great for dynamic axis labels, but as you already noted does not consider the axis name:
   
   > Since the option grid.containLabel already makes the grid auto located considering the axis label without overflow the edge of the echarts area, we probably also need to take axis name into account in this layout (current not consider axis name yet).
   
   I think implementing this would indeed solve the issue I was noticing. 

----------------------------------------------------------------
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


With regards,
Apache Git Services

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