How to update plotly to 2.31.1? #9443
Replies: 1 comment
-
That's unrelated to Quarto, I'm afraid. Note that we ask for a complete and small reproducible example, not snippets of code unrelated to Quarto, in order to help. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hey
I'm trying to graph with plotly latest version but I can not properly render data.
I've tried with
which makes the figure inside the r studio file but when I try to render I get
I've tried with copying the latest plotly min js file into the _freeze folder
and got:
How should I update the plotly file to be properly rendered?
Beta Was this translation helpful? Give feedback.
All reactions