Radar charts
Negative values ?
Hi, It seems Radar doesn't handle negative value. When I'm talking about negative value, I talk about value which could make a dataPoint before the radar center. If I use negative value, the value is simply skipped. I attached a picture to illustrate this. Can you give me a hint on which class I must extend to allow this ? I know it will result in 'weird' polygon but I must be able to handle negative value... thanks William
Hi William, Unfortunately, you won't be able to do this, the radar component (which is based on Adobe Charting framework) has not been designed for this. However, you probably noticed that the minimum is automatically computed according to data if it is not set explicitly. Hope this helps, Damien
SystemAdmin 110000D4XK 2010-11-24T17:17:03Z Hi William, Unfortunately, you won't be able to do this, the radar component (which is based on Adobe Charting framework) has not been designed for this. However, you probably noticed that the minimum is automatically computed according to data if it is not set explicitly. Hope this helps, Damien More... Yes, I saw but I have an axis from 0 to 100 (%)... I'm looking for a way to use a value of -5% It seems it's not possible as-is... I'll try to dig on classes to add what I want Thanks William
Related Links
Custom labelFunction for radarchart
Linear Gradient as fill for RadarColumnSerie
Dragging Radar Line Series
How to change angular axis minimum and maximum?
RadarColumnSeries Remove Column Tapering on Large Values
Need to create radar chart without writing code
Radar Labels don\'t update
Radarchart gradient background
Run Time Radar Data
Rotating the angular axis
Set the chart.type="Cloumn" default
pls help me
How could I change RadarLinesSeries using Action Script?
Radar Chart - Custom Labels
Trouble with AngularAxisRenderer.labelRenderer on RadarChart
Multiple Stroke Colors for Radial Lines