Skip to content

interactivethings/vega-react-hooks-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize Data with Vega, the Vega View API and React Hooks.

This is an illustration of how to use Vega specs to create a chart, while managing state with React and interactivity with the Vega View API. See the application here https://vega-react-hooks.netlify.com/.

Run this project

Clone this repo and run:

yarn && yarn start

This should start a development server at http://localhost:3000/.

About

Create a chart with Vega, manage state with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published