I have to store a temperature-sequence to a database and display the
temperature of one day in a graph. My sql table has just a timestamp
(datetime) and the temperaturevalue. I can select all values of one day
and display them in a table but can't get them into a xy-graph.
does anybody know how to solve this or can show me a example.
thanx,
max