News Feed
Jobs Feed
Sections




News Archive
Mikko Koppanen's Blog:
Creating a simple line graph
October 15, 2007 @ 12:55:31

Mikko Koppanen has another post to his blog today that once again shows the combination of PHP and Imagick to create/output an image - this time, it's a simple line graph.

This example demonstrates how Imagick can be used to create graphs. This graphing class itself is mostly a demonstrative example. There are also some hardcoded values in the graph (like the steps in the values on the left hand side) but it should not be hard to refine it into a more elegant graphing solution.

The graph is made using the Imagick drawing functions that extends the standard "draw" class. The code produces a graph with a (straight) line drawn from point to point - code and output examples are both included.

1 comment voice your opinion now!
imagick image output graph line tutorial imagick image output graph line tutorial


blog comments powered by Disqus

Similar Posts

DeveloperTutorials.com: Building Desktop Applications in PHP

NETTUTS.com: Everything You Need to Get Started With CodeIgniter

PHPBuilder.com: MySQL and PHP: How to make it work without killing your server

NetTuts.com: Dependency Injection: Huh?

ParanoidFerret.com: Flex & PHP Tutorial - Transmitting data using JSON


Community Events











Don't see your event here?
Let us know!


conference unittest rest development usergroup symfony2 opinion podcast phpunit functional language interview release community database zendframework2 testing introduction series framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework