Add dedicated page for graphing stuff
authorSam Moore <[email protected]>
Sat, 12 Oct 2013 14:48:57 +0000 (22:48 +0800)
committerSam Moore <[email protected]>
Sat, 12 Oct 2013 14:48:57 +0000 (22:48 +0800)
commitc0191ef4c04fca7d2ede7d9f417e2ec829477896
tree3c111a9e137f560b03d3a898ce7f4bf81e8a337d
parent83a3a266ff3cfecea7a6275924f3bdd15dfe6436
Add dedicated page for graphing stuff

Needs work. Would probably make professional web developers cry.
Can plot things. Can set time ranges to plot. Can plot things vs other things.
Seems to work.

The Actuator data needs to include 2 points every time it changes so that the
fact that it is stepping discretely instead of linearly changing is apparent.

Also data to plot can probably be updated rather than recreated every time.
(Unless the variables to plot are changed).

Lastly, it would be good if things maintained their colours.

Someone *cough* should make the radio boxes and check boxes suitably stylish.
testing/MCTXWeb/public_html/graph.html [new file with mode: 0644]
testing/MCTXWeb/public_html/static/mctx.graph.js [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au