Log in

View Full Version : Chart for stock



balusamy
05-07-2008, 05:49 AM
Hi All

I want use this type of chat,

http://www.templatefashion.com/balu/graphs.jpg

Anybody knows how to develop this using php, or any open source available. Please advice this.

Thanks
Balusamy

djr33
05-07-2008, 09:39 PM
CHART, not "chat", right?

Well, that's going to be tough. I don't like the thought of coding that using GD, though it is theoretically possible.

You could search for some graphing addons to PHP, but I'm not sure what you'll find.

Sorry I don't have better insight.

thetestingsite
05-07-2008, 10:06 PM
Not sure if this is something you could use, but its worth a shot.

http://www.maani.us/charts/index.php?menu=Introduction


To see the demos, use the following link:

http://www.maani.us/charts/index.php?menu=Gallery&submenu=Area

Hope this helps.