davidkirwan / ardtweeno

Ardtweeno is an application gateway which bridges devices connected via Serial Link and an Internet Protocol network. The system is designed as a PaaS (platform as a service) for the Raspberry Pi ARM platform.
GNU General Public License v3.0
5 stars 0 forks source link

Implement a line plot graph for individual nodes, similar to the graph produced by the status tab #41

Closed davidkirwan closed 10 years ago

davidkirwan commented 10 years ago

Implement a line plot graph for individual nodes, similar to the graph produced by the status tab

davidkirwan commented 10 years ago

ardtweeno_node_lineplot_graph

I've hard coded some test data to get it working. Next need to populate with dynamic packet data, related to each individual sensor attached to the node.

davidkirwan commented 10 years ago

Fixed on dev

davidkirwan commented 10 years ago

ardtweeno_node_lineplot_graph_dev