plotly interface based on ardunio sample code
Library for plotting a simple x/y scatter chart on the plot.ly website.
See plotly_HelloWorld for sample usage.
History
Documentation tidy up and fix a stupid error in the merge between the documented and the multi-line branches.
2014-07-29, by AndyA [Tue, 29 Jul 2014 13:43:31 +0000] rev 8
Documentation tidy up and fix a stupid error in the merge between the documented and the multi-line branches.
Mid merge;
2014-07-29, by AndyA [Tue, 29 Jul 2014 13:30:31 +0000] rev 7
Mid merge;
Added support for multiple traces;
2014-07-29, by AndyA [Tue, 29 Jul 2014 11:45:09 +0000] rev 6
Added support for multiple traces;
Added plot (float,float)
2014-07-28, by AndyA [Mon, 28 Jul 2014 10:56:42 +0000] rev 5
Added plot (float,float)
Tidy up and add documentation
2014-07-11, by AndyA [Fri, 11 Jul 2014 10:10:16 +0000] rev 4
Tidy up and add documentation
Update to match current API documentation
2014-07-11, by AndyA [Fri, 11 Jul 2014 08:08:06 +0000] rev 3
Update to match current API documentation
update;
2014-07-03, by AndyA [Thu, 03 Jul 2014 15:21:30 +0000] rev 2
update;
Creates plots but fails to send data
2014-07-02, by AndyA [Wed, 02 Jul 2014 10:13:24 +0000] rev 1
Creates plots but fails to send data
First pass based on ardunio sample network code. Not currently working.
2014-07-02, by AndyA [Wed, 02 Jul 2014 08:47:09 +0000] rev 0
First pass based on ardunio sample network code. Not currently working.