Highcharts demo

This is a sample application using Highcharts, Brunch.io and CoffeeScript that modifies a chart in realtime via socket.io.

Instructions

Clone the repo and run npm install & brunch build. Then start the server using coffee server.coffee and load public/index.html in your browser.