I just want to find out. is there any activeX that we can use on PHP that actually help us to create a line graph? (or is it any activeX to allow us to do this).... can somebody help me to post the link if it is exists?
Thanks
lobo235
4:16 am on Aug 12, 2005 (gmt 0)
There are a couple of good graphing libraries out there for PHP. Jpgraph is one of my favorites. The other option is to create the graph yourself using the gd2 library. I have not heard of using ActiveX to create the line graph.