SMOKTEA commented on issue #15429:
URL: https://github.com/apache/echarts/issues/15429#issuecomment-1374635606

   Actually here insists a bug that the overflow didn't work in nameTextStyle
   But here has a way to solve the issue:
   ````
   name: '{a|Test'+'\n'+'Break}',
   nameTextStyle: {
       rich:{
           a:{
               ...
           }
       }
   }
   ````
   


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