DrJohnZoidberg
Honorary Master
- Joined
- Jul 24, 2006
- Messages
- 23,995
Highcharts ftw!
For date and time functions I'd highly suggest looking at Moment.js.
For some reference material, I used a lot of Highcharts stuff here:
https://github.com/drzoidberg33/plexpy/blob/master/data/interfaces/default/js/graphs/plays_by_day.js (params and formatting)
https://github.com/drzoidberg33/plexpy/blob/master/data/interfaces/default/graphs.html#L350 (implementation)
For date and time functions I'd highly suggest looking at Moment.js.
For some reference material, I used a lot of Highcharts stuff here:
https://github.com/drzoidberg33/plexpy/blob/master/data/interfaces/default/js/graphs/plays_by_day.js (params and formatting)
https://github.com/drzoidberg33/plexpy/blob/master/data/interfaces/default/graphs.html#L350 (implementation)