Hi all,
here’s what I need to do: I need to have a pie that is not 100% complete circle, like a pacman facing north. That area is static and represents a data range from 0.00 to 1200.00. I need to have another slice over it that dynamically reflects input data from 0.00 to 1200.00. In the example below I have the static max. data range as blue and the dynamic data range as orange showing a data input of 6.70:
Anyone can help me with this? All I find online is pie charts that are full circles and use percentages instead of numerical data… Attached is a test.fla (CS3 format) with the above shapes. Thanks