block by john-guerra f5d54da1947d144f5601832b0e2b4f05

vega-lite JavaScript API React example

Full Screen

A very simple example of how to run the wonderful JavaScript API for vega-lite using React. The key here is to create a wrapper component that uses an effect (for hooks), or componentDidMount (for regular components) to render the visualization.

Built with blockbuilder.org

forked from john-guerra‘s block: vega-lite JavaScript API browser example

index.html