SchnWalter edited a comment on issue #9419: How to inverse 
indicator(RadiusAxes) in Radar Chart
URL: 
https://github.com/apache/incubator-echarts/issues/9419#issuecomment-439501242
 
 
   You just need to set add `startAngle: 60` (as in 360/6 data points) to your 
`radius: {}` options, next to the `indicator` array.
   
   Check: src/coord/radar/RadarModel.js and 
https://ecomfe.github.io/echarts-doc/public/en/option.html#radar.startAngle

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to