Skip to content

An unopinionated framework for building data visualization dashboards using react.

License

Notifications You must be signed in to change notification settings

starsinmypockets/react-dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

An unopinionated framework for building data visualization dashboards using react.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 7.2%
  • Other 1.0%