Hi, I have R Studio Version 1.1.453 and Plotly 4.7.1 installed on my Mac OS High Sierra. However, my plotly graphs are not displaying on my R Studio Viewer. Can someone advise me on this?
Thanks!
Hi, I have R Studio Version 1.1.453 and Plotly 4.7.1 installed on my Mac OS High Sierra. However, my plotly graphs are not displaying on my R Studio Viewer. Can someone advise me on this?
Thanks!
Hi there,
What are you trying to plot? Does anything basic work for you i.e. plot_ly(x = 1:10, y = 1:10)
?
Any console errors? In the viewer right-click then select inspect element and check the console.
Iām facing exactly the same problem. R/RStudio updated Plotly updated as well.