adrielsantiago commented 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 this portion 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to