Skip to content

oddscenes/chart-suite

Repository files navigation

alt text

Chart Suite is a web app for creating interactive charts to easily display data and update the information in browser. Lets you add info via browser on any device, and save as a PNG image. Options of different charts and settings. All info can be edited in real time via the settings sidebar.

http://chartsuite.us

Dependencies

  • Webpack
  • Babel
  • NodeJS
  • ReCharts
  • ReactJS
  • Sass
  • PostCSS

Installation

git clone <repo>
yarn install
yarn start

Lisence

This project is licensed under the MIT License - see the LICENSE file for details