mastbaum / websno

real-time monitoring for ALL the things
0 stars 4 forks source link

plotting utilities #8

Open mastbaum opened 12 years ago

mastbaum commented 12 years ago

Plots figure heavily into the client UI, and the should be consistent in interface. The plan is to use flot.js, but a lightweight utility library built on top will make common tasks easier and promote consistency.

From another project (my SNOOP replacement), here is a starting point: https://github.com/mastbaum/woodstock_snoplus/blob/master/static/assets/js/woodstock.js