For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2005 > [ANNOUNCEMENT] Image_Graph-0.4.0 (alpha) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Image_Graph-0.4.0 (alpha) Released.
PEAR Announce

2005-05-26, 8:59 pm

The new PEAR package Image_Graph-0.4.0 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
* Added support for antialiasing images when using GD (both using native GD method and Image_Graph own implementation)
* Added possibility to specify horizontal title alignment (left, right or center)
* Fixed an "off-by-one" problem with secondary axis
* Included all on-line examples in package
* Removed some memory leaks as described in bug #3958 "Memory leaks in Image_Graph 0.3.0-alpha"
* Fixed bug #4113 "Image_Graph_Driver_GD::pieSlice() warnings"
* Fixed bug #4333 "Legend division by zero error on PieChart"
* Fixed bug #4417 "Cannot use point ID as marker value"


Package Info
-------------
Image_Graph provides a set of classes that creates graphs/plots/charts based on (numerical) data.

Many different plot types are supported: Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick, band, box & whisker and smoothed line, area and radar plots.

The graph is highly customizable, making it possible to get the exact look and feel that is required.

The output is controlled by a driver mechanism, which facilitates easy output to many different output formats, amongst others, GD (PNG, JPEG, GIF, WBMP), PDF (using PDFLib), ShockWave Flash (using Ming) and Scalable Vector Graphics (SVG).

Image_Graph is compatible with both PHP4 and PHP5 and can be used with both GD1 and GD2 (GD2 is recommended)


Related Links
-------------
Package home: http://pear.php.net/package/Image_Graph
Changelog: http://pear.php.net/package/Image_Graph/download/0.4.0
Download: http://pear.php.net/get/Image_Graph-0.4.0.tgz

Authors
-------------
Stefan Neufeind <pear.neufeind@speedpartner.de> (lead)
Tobias Schlitt <toby@php.net> (lead)
Jesper Veggerby (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com