??? 01/09/08 11:50 Read: times |
#149171 - T-chart Responding to: ???'s previous message |
Steve, you would then need to have a browser based object that would draw pretty graphs - most likely in Java. I dare say there's ones available, but I haven't looked. There may be tools that interface into MySQL - so you put you data into MySQL, then tell the browser code to grab the records and draw a graph. There may be trending grpahs tools also. I dare say I'll go searching later this year for such things, otherwise we'll just have to write our own Java applets which we'll have to do for many of our screen widgets. |