Hi,

I have been trying to make a dynamic pie chart for an elementary school- but stuck. I have made the dynamic bar charts (2 types) with overlay redux but not sure how to do this for a pie chart?

Any suggestions on how to approach this? Should I use another object for this?

One idea is to have a slider on the top part of the circle and when the student clicks the slider it draws a line to the center. Then they slide it along the edge of the circle and the percentage of that section is shown. Double click(?) and it is marked. They can repeat this process to create the pie chart.

Is this possible? Or a better approach?

Thanks in advance.