Grove Moisture Sensor with Electric Imp Agent graph code

Hello everyone,

I am trying to make a project of my own that implies monitoring a plant soil moisture.
So, the readings i got were okay, the device code i had is doing great, but i don’t really know how to “handle” the agent. Simply put, I want some kind of graph (moisture over time) to be shown in my agent link and that seems to have me stuck. I would really appreciate some hints towards that. Also, i am kind of a beginner at this, so i apologize if the question is too… simple.

I would use something like our Plotly library (you will need a Plotly account) to post the data from your device, and then you can view your charts on the Plotly website.

Another option is the Dweet.io library, from which data can be visualised using https://freeboard.io/