Man of Honour
- Joined
- 13 Nov 2009
- Posts
- 11,662
- Location
- Northampton
I'm on the hunt for a library that will generate graphs from MySQL database data
The database is fed a Unix timestamp and and two decimal temperatures from a RaspberryPi
At the moment I'm using Pchart and PHP to generate a graph but the X axis repeats each hour twice, once I've found a library that works properly with my data then I can get it generating weekly and monthly graphs as well
The database is fed a Unix timestamp and and two decimal temperatures from a RaspberryPi
At the moment I'm using Pchart and PHP to generate a graph but the X axis repeats each hour twice, once I've found a library that works properly with my data then I can get it generating weekly and monthly graphs as well