loudnate / openaps-monitor

Status dashboard for your openaps project
MIT License
6 stars 8 forks source link

Switch to Highcharts #1

Closed loudnate closed 9 years ago

loudnate commented 9 years ago

Google Visualization TOS forbids downloading their libraries. Highcharts could be a reasonable alternative.

http://www.highcharts.com/demo/spline-irregular-time

loudnate commented 9 years ago

@channemann take a look at this library and see how the new feature requests might fit. We'll need to migrate away from G-charts.

channemann commented 9 years ago

Yeah, there are some nice ones in there—seems pretty responsive, too.

http://www.highcharts.com/demo/synchronized-charts is a good example; could line up glucose, basal rate, IOB, COB.

loudnate commented 9 years ago

Started this work in a branch here: https://github.com/loudnate/openaps-monitor/tree/loudnate/highcharts

channemann commented 9 years ago

Very cool, let me know if you'd like me to test it or if there's something I can easily jump in and work on.

On Sun, Oct 11, 2015 at 2:51 PM, Nathan Racklyeft notifications@github.com wrote:

Started this work in a branch here: https://github.com/loudnate/openaps-monitor/tree/loudnate/highcharts

— Reply to this email directly or view it on GitHub https://github.com/loudnate/openaps-monitor/issues/1#issuecomment-147249359 .

Chris Hannemann chris.hannemann@gmail.com

loudnate commented 9 years ago

I'll make sure the remote branch always stays "working". Currently, it's displaying both chart types, so it would be good if you wanted to start testing.

channemann commented 9 years ago

Got it up and running, looks like a good start.

On Mon, Oct 12, 2015 at 8:52 AM, Nathan Racklyeft notifications@github.com wrote:

I'll make sure the remote branch always stays "working". Currently, it's displaying both chart types, so it would be good if you wanted to start testing.

— Reply to this email directly or view it on GitHub https://github.com/loudnate/openaps-monitor/issues/1#issuecomment-147444603 .

Chris Hannemann chris.hannemann@gmail.com