daoke0818 opened a new issue #13845:
URL: https://github.com/apache/incubator-echarts/issues/13845


   ### What problem does this feature solve?
   When using a tree chart for a family tree, I want the label to display two 
lines vertically, one for the name and one for the rank.
   
   ### What does the proposed API look like?
   That corresponds to CSS rules:
   writing-mode:horizontal-tb;
   writing-mode:vertical-rl;  
   writing-mode:vertical-lr;
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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

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