adiakritos commented on issue #18246:
URL: https://github.com/apache/echarts/issues/18246#issuecomment-1420036204

   Not an error. I needed to use these configs:
   
   ```
     grid: {
       containLabel: true,
       left: 'left'
   }
   ```
   
   It will force the containerLabel to always be visible and not overflow, and 
then also force the container as far left as possible.


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