/react-dash

An unopinionated framework for building data visualization dashboards using react.

Primary LanguageJavaScriptMIT LicenseMIT

React Dash

React Dash is a library for quickly building custom data visualization dashboards based on re-usable components.

Features

  • NVD3 Components
  • HTML Components
  • Choropleth Mapping in geoJson and topoJson
  • Custom Filtering
  • Custom Data Handling
  • CSV Integration
  • DKAN API Integration

Quick Start

To set up the example project locallyt:

git clone https://github.com/NuCivic/react-dash.git
cd react-dash
npm install
npm run start
  • Visit localhost:3000 on your system

Boilerplate project

For a more robust development environment check out: https://github.com/NuCivic/react-dash-boilerplate

Example sites

Complete Documentation

Check out the complete docs at http://react-dashboard.readthedocs.io/en/latest/