See the demo.
This is a small application demostrating the integration of Highcharts in an Elm project. It charts the mouse coordinates over time. Open the demo linked above and move your mouse about inside the window.
Clone this repo, run npm install
and npm run dev
. This will run a webpack
dev server on 0.0.0.0:3030.