Tip Details Add a Related Tip

Rate as: Positive Negative

Creating charts in PHP

If you need to create charts or other sorts of plots for a website, it can be a difficult problem. Many web scripting languages like PHP have the underlying functionality, in the form of the GD library, to tackle this problem. But it's a lot of work to build up your own charts and graphics from scratch using GD.

If you're using PHP, check out pChart. It takes care of all the behind-the-scenes nightmares and makes it really easy to create your own images dynamically in PHP. It can handle many types of lines charts in additions to creating pie charts (for the sales and marketing folks).
Link: pchart.sourceforge.net...Search for more tips related to this link
Rating: no ratings, 0 total Votes
Categories: php graphics web programming
Added: on Nov 28, 2008 at 10:37 am
Added By: an anonymous user

Comments on this Tip

Add a Comment
There are no comments for this tip
Your Comment:
(how to format)
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

Using functions in conditionals in Smarty

Categories: php programming Smarty web
100% positive, 4 comments - last added on Oct 31, 2008 at 2:17 pm
– Tip added by rlansky on Aug 10, 2007 at 1:02 pm

Something to consider before switching platforms

100% positive, 0 comments
– Tip added by an anonymous user on Sep 25, 2007 at 7:31 pm

Redirecting in PHP

100% positive, 0 comments
– Tip added by an anonymous user on Jul 17, 2008 at 7:27 am

Copyright date on sites

Categories: web programming php Smarty
100% positive, 0 comments
– Tip added by an anonymous user on Mar 11, 2008 at 8:14 am

Sparkline code resources

Categories: graphics programming web
no ratings, 0 comments
– Tip added by an anonymous user on Jun 05, 2007 at 7:48 pm

Telling when an iframe is done loading

100% positive, 1 comment - last added on Sep 07, 2008 at 10:57 pm
– Tip added by an anonymous user on Apr 18, 2008 at 8:05 am

Detecting if a variable exists in Javascript

100% positive, 1 comment - last added on Sep 03, 2008 at 6:12 am
– Tip added by an anonymous user on Jul 22, 2008 at 8:31 am

Referencing methods in PHP usort

Categories: php coding programming
100% positive, 0 comments
– Tip added by an anonymous user on Jun 13, 2008 at 11:18 am

How to Find a Random Date in PHP

20% positive, 0 comments
– Tip added by Walkere on Feb 07, 2008 at 8:25 pm

Determining keywords for your pages

100% positive, 0 comments
– Tip added by an anonymous user on Nov 13, 2008 at 10:28 am

Length of associative arrays in Javascript

100% positive, 0 comments
– Tip added by an anonymous user on Nov 04, 2008 at 10:13 am

553 sorry, your envelope sender domain must exist errors

100% positive, 0 comments
– Tip added by an anonymous user on Sep 26, 2008 at 3:35 pm

Random number generation

100% positive, 0 comments
– Tip added by an anonymous user on Aug 05, 2008 at 6:49 am

Optional parameters in javascript functions

100% positive, 0 comments
– Tip added by an anonymous user on Jul 30, 2008 at 10:44 am

Installing PHP GD on a Leopard Mac

100% positive, 0 comments
– Tip added by an anonymous user on Jun 27, 2008 at 1:39 pm

compressing javascript

100% positive, 0 comments
– Tip added by an anonymous user on Jun 12, 2008 at 3:02 pm

How to Syndicate an RSS Feed On Your Site

100% positive, 0 comments
– Tip added by Walkere on Feb 09, 2008 at 5:48 pm

attaching events to nodes in Javascript

no ratings, 0 comments
– Tip added by an anonymous user on Aug 18, 2008 at 11:23 am

animating elements with jQuery

no ratings, 0 comments
– Tip added by an anonymous user on Aug 04, 2008 at 1:46 pm

CakePHP: Working with Associations

no ratings, 0 comments
– Tip added by an anonymous user on May 08, 2008 at 4:09 am