MoriTanosuke / FitbitAnalyzr

Simple application that lets you analyze your logged data on http://fitbit.com
http://fitbitanalyzr.herokuapp.com/
2 stars 0 forks source link

Read chart data from HTML table #14

Closed MoriTanosuke closed 12 years ago

MoriTanosuke commented 12 years ago

There is an option to load data for a Highcharts data series from a HTML table: http://www.highcharts.com/demo/column-parsed/grid

I think this is better than duplicating the data in the HTML source of each page.

MoriTanosuke commented 12 years ago

I don't think this is really necessary... I'm paginating the data already with commit 2ddabd13f85dfb93f95344be111362ad629acc61