Replies: 1 comment 1 reply
-
https://github.com/bubkoo/html-to-image works quite well; see https://observablehq.com/@fil/hello-html-to-image. |
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.
-
On Observable notebooks, we can export charts as .png. How do you do that? I am just curious. 🤓
I am working on a JavaScript library that uses Observable Plot, and I would like to offer the same option.
Here's what I have for now: https://github.com/nshiab/simple-data-analysis/blob/254-duckdb-wasm/src/functions/writeChart.ts
Thanks for your amazing work! :)
Beta Was this translation helpful? Give feedback.
All reactions