Replies: 2 comments 1 reply
-
Can you share a .qmd file where you're running into this issue? I routinely use multiple d3 charts in my own quarto pages so I'm relatively confident it's something else. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok. The issue is that you only need to declare d3 once, and declarations are not local to a single |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to use multiple d3 charts in my Quarto Revealjs presentation. I get this error OJS Runtime Error - d3 defined multiple times or some variable defined multiple times?
Is there way to clean/remove variables in ojs?
BR,
JH
Beta Was this translation helpful? Give feedback.
All reactions