Hello,
 
	I'm try to using a radar chart, like the tutorial:
 
	https://www.fusioncharts.com/charts/radar-spider-charts/radar-chart-with-multiple-series?framework=javascript
 
	My goal is use temperature not in order 100 to 0, but in order 0 to 100.
 
	How can i configure the radar chart to show the temperature values in this order?
 
	Thanks