Plotly: FR: renderCachedPlotly

Created on 14 Nov 2018  路  4Comments  路  Source: ropensci/plotly

In it's newest release 1.2 shiny introduced the possibility to cache "standard" plots out of the box (renderCachedPlot).

It would be nice to have a plotly equivalent (renderCachedPlotly).

shiny

Most helpful comment

Any progress on this ?

All 4 comments

As the release post mentioned, future versions of shiny will likely have a way cache outputs generically, and plotly will likely be able to leverage that -- https://blog.rstudio.com/2018/11/13/shiny-1-2-0/

Any progress on this ?

I would love this.

Dev versions of shiny and plotly now have support for this via shiny::bindCache()

Was this page helpful?
0 / 5 - 0 ratings