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.  Now I know I can add hideOverlap and for the time being this is what I have done.  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]
