battlebeast01 commented on issue #18684:
URL: https://github.com/apache/echarts/issues/18684#issuecomment-1589217395

   > width:'93%',
   
   @helgasoft Echarts has collusion preventing properties like 
xAxis.boundaryGap and position.hideOverlap. These options works regardless of 
screen size. Can we have a similar one for the rightmost x-axis label?
   It is true that if we omit grid.right and set containLabel to true the 
problem is solved. But the rightmost gap is default and set to a very large 
value. As you said it can be modified with grid.width, but again it does not 
work for all screen sizes. The above mentioned properties (ie. boundaryGap, 
hideOverlap etc.) work for every screen size. Can we have a similar property 
for this specific scenario that created this bug report?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to