treforcoster opened a new issue, #20932:
URL: https://github.com/apache/echarts/issues/20932

   ### What problem does this feature solve?
   
   I have an issue where day and month labels overlap on some screen sizes.
   
   
![Image](https://github.com/user-attachments/assets/606fbc6d-bc3c-41f0-b838-ac017c64dd3b)
   
   Now I know I can add hideOverlap and for the time being this is what I have 
done.
   
   
![Image](https://github.com/user-attachments/assets/6e4b85ff-6600-48b6-8472-b283cebd4062)
   
   However I think a more elegant solution would be to add an offset to the 
month labels.
   
   I would be great if we could either have some kind of class inside the SVG 
and do this offset with css or being able to target the label type itself and 
add an offset with the formatter
   
   ### What does the proposed API look like?
   
   //


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