Skip to main content
Bumped by Community user

Create Historical Motion Creating a pie chart with historical motion in Rstudio

Source Link

Create Historical Motion pie chart in Rstudio

So, I created several pie charts showing voting percentages for republicans and democrats, from 2008 to 2016 with plotly package in Rstudio. What I would like to do, to make it sleek, is create a menu for a user to click on(2008, 2012, 2016), and the pie chart would motion into the correct vote totals. Would I need to create a shiny app to do this?