How to add d3 to the panel? #178
Unanswered
PhilippDehner
asked this question in
Q&A
Replies: 1 comment
-
Duplicated by #142? |
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
-
Hi,
I want to use d3 in my panel. Does anybody know how to add it?
I tested just adding the following in HTMLPanel.tsx (and
yarn add @types/d3
)Unfortunately it didn't work...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions