» Version | » Information |
---|---|
2010-10-05 alpha |
|
2006-03-02 alpha |
|
2005-10-05 alpha |
|
2005-09-30 alpha |
|
2005-08-27 alpha |
|
2005-08-08 alpha |
|
2005-05-24 alpha |
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Image_Graph-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Graph-0.3.0 Release date: 2005-02-25 03:37 UTC Release state: alpha Release uploaded by: nosey Changelog: Added possibility to use arrays of the type $data[$id] = array('x' => $x, 'y' => $y) for easy data addition to a dataset * Added use of 'null' y-values in line plots (normal and smoothed) causing a break in the line (instead of dropping to zero) * Added possibility to make one legend use multiple plotareas * Added grouping to drivers (currently only fully supported by SVG driver) * Added axis padding (padding inside the plotarea) * Added Image_Graph_Axis::setFixedSize() to allow for alignment of axis on different plotareas when in a layout * Added possibility to use padding with overlayed legends to make legend _not_ display fx. on-top of y-axis * Added/improved support for multi line text using GD drivers * Added support for antialiasing images when using GD (GD built in method) * Implemented simple shadows (and removed shadow images from distribution) * Fixed bug #3346 "double as data" * Fixed a problem with normal multi-data bar charts not displaying expected bar width * Fixed problem with legends when overlayed * Fixed axis not displaying labels after resetting driver * Fixed problem in SVG driver with vertical texts * Fixed a problem with line axis marker on a secondary y-axis displaying vertically instead of horizontally * Fixed problem with logarithmic axis not scaling properly * Changed the way coordinates are calculated when adding titles to non-layout objects * Changed which changes API causing minor BC breaks - Renamed Image_Graph_Plot_Bar::barWidth() to Image_Graph_Plot_Bar::setBarWidth() - Renamed Image_Graph_Plot_Bar::spacing() to Image_Graph_Plot_Bar::setSpacing() - Removed Image_Graph_Layout_Plotarea, it being completely obsolete with introduction of Image_Graph_Axis::setTitle() * Updated header comment blocks to conform to new standards as specified by RFC * Performance optimizations Dependencies:
|
2005-01-28 devel |
|
2005-01-27 devel |
|
2005-01-13 devel |
|
2004-10-25 devel |
|
2004-02-22 alpha |
|
2004-02-14 alpha |
|
2003-11-13 alpha |
|
2003-11-01 alpha |