Top Level :: Images

Package Information: Image_Graph 0.5.0

Show All Changelogs

» Version » Information

0.8.0

2010年10月05日
alpha

0.7.2

2006年03月02日
alpha

0.7.1

2005年10月05日
alpha

0.7.0

2005年09月30日
alpha

0.6.0

2005年08月27日
alpha
0.5.0

Easy Install

Not sure? Get more info.

pear install Image_Graph-0.5.0

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Image_Graph-0.5.0

Download

For manual installation only

0.5.0


Release date: 2005年08月08日 15:24 UTC
Release state: alpha
Release uploaded by: nosey

Changelog:

* Major change: removed Image_Graph_Driver and subclasses and uses Image_Canvas instead, which implies:
- Image_Graph_Color is obsolete, removing dependency on Image_Color (however Image_Canvas still depends on Image_Color)
- Fonts are simplified (all identified by name) and implemented using Image_Graph_Font class, removing Image_Graph_Font subclasses (only subclasses!), removing Fonts/ folder
- Added dependency on Image_Canvas
- Image/Graph/Config.php becoming obsolete since only IMAGE_GRAPH_SYSTEM_FONT_PATH was defined here. File kept for future purposes but not used.
- TTF Fonts (which were most often used) keep BC in 99% of the cases by replacing the 'ttf_font' factory alias mapping to 'Image_Graph_Font' and adding a mapping for 'Image_Graph_Font_TTF' to 'Image_Graph_Font'. Only case not working is when user manually includes Image/Graph/Font/TTF.php and creates and instance using 'new', which should only very, very rarely be the case
- BC break: If drivers were explicitly created before, they now have to be changed to Image_Canvas objects
* Added support for HTML image maps on line-, bar-, area-, smoothed line-, impulse-, band- and pie charts (more to come)
* Added 'tohtml' option for output directly in HTML using canvas and imagemap (if any)
* Added label option 'format' and 'dateformat' to Image_Graph_Axis to be able to format a label directly using sprintf() / date()
* Changed plus and cross markers to be outlined (by defalut) - visual improvement
* Added a star marker (Image_Graph_Marker_Star)
* Added legends to scatter/dot plots - the marker now shows in legends
* Performance optimization in Image_Graph_Axis_Category (with regards to heavy usage of array_search())
* Improved appearance of axis arrows
* Fixed Bug #4240 "Pie graph - color difference between graph and legend"
* Fixed Bug #4430 "Call-time pass-by-reference has been deprecated"
* Fixed Bug #4876 "mis-type in code -> undefined property"
* Bugs fixed/Features added in Image_Canvas
* Added Request #4451 "Unable to define IMAGE_GRAPH_SYSTEM_FONT_PATH outside of Config.php"
* Fixed Bug #4484 "SVG output problem with fill and alignment attributes of text"
* Fixed Bug #4586 "Content type image/jpg does not recognized by IE"

Dependencies:
  • PHP Extension: gd
  • PEAR Package: PEAR Installer 1.3.1 or newer
  • PEAR Package: Image_Canvas 0.2.1 or newer
  • PEAR Package: Log (optional)
  • PEAR Package: Numbers_Roman (optional)
  • PEAR Package: Numbers_Words (optional)

0.4.0

2005年05月24日
alpha

0.3.0

2005年02月25日
alpha

0.3.0dev4

2005年01月28日
devel

0.3.0dev3

2005年01月27日
devel

0.3.0dev2

2005年01月13日
devel

0.3.0dev1

2004年10月25日
devel

0.2.1

2004年02月22日
alpha

0.2.0RC1

2004年02月14日
alpha

0.1.1

2003年11月13日
alpha

0.1

2003年11月01日
alpha

AltStyle によって変換されたページ (->オリジナル) /