I'm trying to plot a pie chart using R's shiny app but the problem is that the legends are more than hundred and hence the chart itself gets cropped.
Have a look at the screenshot here
I tried the height and width parameters but it wasn't of any use. Is there a way to enable scrolling so that I can see the entire chart including legends without any of these being cropped?