You could take a look at FLOT:
I use it and am very happy with it. I store my sensor data in a csv file on the SD card (one file per day), and I use a php file to create the javascript to plot it in the web client.
You could take a look at FLOT:
I use it and am very happy with it. I store my sensor data in a csv file on the SD card (one file per day), and I use a php file to create the javascript to plot it in the web client.