Forum Moderators: coopster

Message Too Old, No Replies

ActiveX for PHP to generate line graph?

         

fukchai2000

3:41 am on Aug 12, 2005 (gmt 0)

10+ Year Member



Hi guys,

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)

10+ Year Member



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.

fukchai2000

5:33 am on Aug 12, 2005 (gmt 0)

10+ Year Member



Thanks a lot, really appreciate the help.