Replies: 1 comment 1 reply
-
see https://observablehq.com/plot/features/marks#marks-have-tidy-data |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use Observable Plot in a web application (vanilla JS ES6). I'm searching and don't see any any documentation on how to prepare (or even import) a data file. For example, should JSON data be prepared as rows or columns?
Then there all the edge cases: missing or n/a values, hierarchal data, mixed data types, optional values, etc.
Apologies if this is addressed and I missed it, but I'd suggest this is the first page after the "getting started" docs page -- since you can't really get started if your data isn't ready to go.
Beta Was this translation helpful? Give feedback.
All reactions