Ellen0604 opened a new issue #11946: label normal rotate设置无效
URL: https://github.com/apache/incubator-echarts/issues/11946
 
 
   ### Version
   3.6.1
   
   ### Steps to reproduce
   series: {
           type: 'bar',
           barGap: 0,
           data: [],
           label: {
             normal: {
               show: true,
               position: 'top',
               rotate: 90,
               formatter: '{c}万'
             }
           }
         }
   
   ### What is expected?
   label本该旋转90°
   
   ### What is actually happening?
   label无变化
   
![image](https://user-images.githubusercontent.com/24667299/71570707-8e4beb80-2b11-11ea-978f-7d8f0223c60c.png)
   
   <!-- This issue is generated by echarts-issue-helper. 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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to