danchitnis/webgl-plot

Docs: Add React code examples

disambiguator opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
The React based examples on Vercel look great, but I'd love to see the actual React API for this.

Describe the solution you'd like
Can you link the React code powering the example?

Describe alternatives you've considered
I tried looking at the page source directly, but that's pretty obfuscated due to Webpack.

@disambiguator The source code for the React examples is here. These are not APIs, just examples to get started.