Chart Builder Save

An interactive experience to create a vega-lite visualization

Project README

chart-builder

CircleCI

This is an app to generate Vega-Lite visualizations using data from a data.world query.

Getting started

  1. Install dependencies: yarn
  2. Start the server: yarn start
  3. Navigate to: http://localhost:3500

Building for production

  1. yarn build

Testing

  1. Ensure the app is running on :3500
  2. For jest tests: yarn test
  3. For integration tests: yarn cypress run

Adding tests

  1. Ensure the app is running on :3500
  2. For jest tests: yarn test
  3. For integration tests: yarn cypress open

This app was bootstrapped with create-react-app

Open Source Agenda is not affiliated with "Chart Builder" Project. README Source: datadotworld/chart-builder
Stars
33
Open Issues
31
Last Commit
2 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating