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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:d4f705ba2ea5 | 2014-07-29 | AndyA | Documentation tidy up and fix a stupid error in the merge between the documented and the multi-line branches. |
7:9409a72ab6c0 | 2014-07-29 | AndyA | Mid merge; |
6:e57d6e9313f4 | 2014-07-29 | AndyA | Added support for multiple traces; |
5:fc8eefeb301b | 2014-07-28 | AndyA | Added plot (float,float) |
4:33006c37c633 | 2014-07-11 | AndyA | Tidy up and add documentation |
3:967be3d46701 | 2014-07-11 | AndyA | Update to match current API documentation |
2:d53d74ed68ac | 2014-07-03 | AndyA | update; |
1:d532e96fca12 | 2014-07-02 | AndyA | Creates plots but fails to send data |
0:96532c59670f | 2014-07-02 | AndyA | First pass based on ardunio sample network code. Not currently working. |