Allows super trivial plotting of streaming data.
Screenshot:
API:
plotter.plot('height', hand.palmPosition[1]); plotter.plot('y velocity', hand.palmVelocity[1]);
Docs:
http://leapmotion.github.io/leapjs-plugins/utils/data-plotter/
Get it here:
https://github.com/leapmotion/leapjs-plugins/tree/master/utils/data-plotter
Please enjoy.
The live graph is coming when i run your website but when i am trying to run the code the live graph is not coming. Can you please update on the same as I tried it on two different machines.