neonarc4 commented on issue #19506:
URL: https://github.com/apache/echarts/issues/19506#issuecomment-1890866832

   thnx bro >.< one last issue i have facing bit of when i try to color month 
or day or year it doesnt work in rich 
   
   ```
   
    axisLabel:{
             shadowOffsetX: 10,
             hideOverlap: true,
                rich: {
               year: {
                   color: 'crimson',
                   fontWeight: 'bold'
               },
               month: {
                   color: 'firebrick'
               },
               day: {
                   color: 'gold'
               },
               hour: {
                   color: 'teal'
               }
           },
   
   


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