andigan / react-realtime-chart

A basic demo that ties together react, redux, redux-saga, and react-c3js to display polled data.

Home Page:http://aplacetoputcode.com/chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A minimal realtime analytics component using:

  • React
  • Redux
  • Redux-Saga (for asynch polling)
  • C3 (for charting)

Command line:

npm install

npm start

About

A basic demo that ties together react, redux, redux-saga, and react-c3js to display polled data.

http://aplacetoputcode.com/chart


Languages

Language:JavaScript 88.5%Language:CSS 9.0%Language:HTML 2.5%