381510688 commented on issue #8282: When rendering as SVG, throw Error: <text> 
attribute transform: Expected number, "rotate(NaN,111.68400 000…".
URL: 
https://github.com/apache/incubator-echarts/issues/8282#issuecomment-388283318
 
 
   @amily4555 
   可以增加rotate属性来临时解决这个问题,O(∩_∩)O哈哈~
   `
   label: {
       show: true,
       position: 'right',
       rotate: 0,
       formatter: '{c}'
   }
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to