graphing is coming of course.
Currently we are implementing a database in the system. A background thread is inserting to the database and the browser will be 'fed' from the database (and not directly from the data stream form the MySQL databases(s) as now). After that we can display not only the latest set of data, but time-series of data – and that can be graphed. That was the idea all the time.
Also the Flash graph components are basically done – we only need to feed them with data – and then of course do whatever adjustments are required.
The database component will be funtional by beginning/mid next week and then give us about 2 weeks more and the first version with graphics included should be there.