Replies: 1 comment 2 replies
-
Did you follow the documentation?
You can then load Plot into your app as:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thanks for the great library.
Is it possible to use it only with Node JS?
I try to import like this:
import Plot from '@observablehq/plot'
But the error is:
Why is normal import not working?
Beta Was this translation helpful? Give feedback.
All reactions