romanhaa / cerebroApp

R package containing the Cerebro application.
https://romanhaa.github.io/cerebroApp/
Other
40 stars 16 forks source link

Improvement #20

Open aelyaderani opened 3 years ago

aelyaderani commented 3 years ago

Hi bud! hope you're doing well. Just wanted to let you know that I've applied some of these to all my plotly graphs and it's improved the performance so much. My plots never crash anymore :)

where in the cerebro package are the html files generated for the plotly?

https://www.somesolvedproblems.com/2018/07/how-do-i-make-plotly-faster.html

romanhaa commented 3 years ago

Hey @aelyaderani ! Thanks for sharing the link. I went through that article in the past but never found a way of using plotly.react in R. Have you? In Cerebro, Plotly is completely integrated through Shiny, so it doesn't require any HTML files to be prepared.