- Extracted source
- Tarball
- Zip file
Tags for this post: imagemagick(
) php(
) homeinator(
)
This is the source code for the sample graphing code demonstrated in Chapter 11 of ImageMagick, the Definitive Guide. This is a small PHP script which demonstrates how to use a stock background image and some images stacked on top of each other to make quite nice bar graphs for a fictional website.
posted at: 21:18 | path: /imagemagick/php/homeinator | permanent link to this entry
#187 bob
I was disappointed to see that the magickwand examples in your book were actually imagick examples. Perhaps you could write up some magickwand examples beyond the few that are available on sitepoint and ioncannon.
