nir4most

Results 2 comments of nir4most

I think you may be able to achieve your intended goal with adding an extra level of indirection. In your example there is a mystery expression inside of a renderPlot({});...

I haven't solved your issue, but I think I improved your reprex, by simplifying it down of library dependencies, etc. ``` library(shiny) library(plotly) library(ggplot2) siderbar