Page 1 of 1
Graph
Posted: Mon Jul 30, 2007 7:41 am
by rajan
I like project and provider's graphs on ifreelance.com. I like its coloring which has 3d effects and smoothness of graph, How can I create such type of area graph and pie graph using php?
Posted: Mon Jul 30, 2007 8:44 am
by impulse()
I've had a quick look around the site and I can't see any graphs. Have a look at JPGraph, that has many graphs built in and I know it's quite popular.
Regards,
Posted: Mon Jul 30, 2007 10:54 pm
by rajan
Please take a look
http://www.ifreelance.com/project/stats ... ctid=14723. I like its graphs' color shades and smoothness.
Posted: Mon Jul 30, 2007 11:07 pm
by John Cartwright
I find the best way to get an anti-alias effect using GD is to create a much larger scaled image (2-4 times larger) and size it down afterwards
Posted: Tue Jul 31, 2007 1:05 am
by rajan
How did you do this?
Posted: Tue Jul 31, 2007 3:10 am
by onion2k
Did you do any research before asking that?