Forum Discussion
JordanFarris-00
10 years agoCommunity Member
How to make interactive Pie Charts?
I am trying to make a pie chart react with a slider. Are there any examples where you can drag the slider and one portion of the pie chart will appear in a clock wise motion. Then as you keep drag...
WaltHamilton
9 years agoSuper Hero
Here is a sample. I used text variables to change the percentage of the 4 colors, but I'm sure you could change them with sliders just as easily.
Or you might get some ideas from the fill shape with slider example.
- MasiaGoodman5 years agoCommunity Member
Thanks for sharing this sample!