plot-react
plot-react copied to clipboard
React wrapper for @observablehq/plot
Hi, I have a project in React TypeScript and I wish to use this observablehq wrapper, any tips on how I could achieve this? Thanks in advance!
I see you have some Storybook stories around, but they aren't hosted anywhere. It'd be cool to host them on Github Pages so people can see examples.
We are using this guide (https://developers.belvo.com/docs/fiscal-overview-of-a-business) to show graphical representation to the end user. For this we using this library i.e. plot-react everything thing works fine as expected until we...