-
DescriptionI have some development Quarto/OJS code that I draft-published to netlify. My problem is with a bit of code that throws errors when render in Quarto, even as it works fine in an Observable notebook. Is there a ojs import statement that can get the latest version of the Plot package? Or any suggestions on how to handle this? The code in question (below) is commented out so it can be served on Netlify without the hover-labels I want. The technique comes from this documentation (docsa, docsb). The error messages are:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I don't believe there is a way as it could break Observable integration in Quarto. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
FYI, I made a PR to document this: |
Beta Was this translation helpful? Give feedback.
To update, It is possible to load the latest Plot library