PolarSpartan
New Member
I'm trying to create a speedometer chart using Doughnut and Pie charts. I've got a doughnut that shows red, yellow and green performance ranges. I'm able to use a pie chart to show a needle indicating performance.
I need to show 3 needles: beginning, previous period, and current performance levels. The math is easiest if I can use an individual chart series for each of these (1 degree of arc for the needle and no-fill for the remaining 364 degrees).
This method is working for one pie/chart series, but when I layer the next one in, it is hidden behind the first, even in the 'no-fill' space. Changing the order of the series has not helped.
Any ideas how to make all this happen? The only functional method I've seen made the needles from scatter data (rather than pie charts), which involves trigonometry that the users (and I) won't be able to make sense of.
Any help would be appreciated.
I need to show 3 needles: beginning, previous period, and current performance levels. The math is easiest if I can use an individual chart series for each of these (1 degree of arc for the needle and no-fill for the remaining 364 degrees).
This method is working for one pie/chart series, but when I layer the next one in, it is hidden behind the first, even in the 'no-fill' space. Changing the order of the series has not helped.
Any ideas how to make all this happen? The only functional method I've seen made the needles from scatter data (rather than pie charts), which involves trigonometry that the users (and I) won't be able to make sense of.
Any help would be appreciated.