shinymodels icon indicating copy to clipboard operation
shinymodels copied to clipboard

dynamic plot elements based on data characteristics

Open topepo opened this issue 4 years ago • 0 comments

~For large data sets, we may want to use nrow(data) to compute a cex or alpha value.~ (we have sliders now)

Also, for plots of categorical data, it might be helpful to let the number of categories decide the height of the plot.

topepo avatar Jun 17 '21 16:06 topepo