CHANGELOG

SvgGrapher CHANGELOG

v1.3
- debug abscise tags positioning when not display abscise label
- adding SvgGrapher::rendererCallBack array to provide callback methods to call
  before display tags x and tags y
- better calculs to find graph range
- new script to build pear package
- new script to build dot deb package
- display 0 on y axes if it's in range values
- better representation of negatives values in the visual plugin bar

v1.2
- Rename Curve::dataX and Curve::dataY properties to Curve::labels and Curve::values
- Removing SvgGrapher::data properties
- The exception handler begin optional, deactivated by default
- SvgStyle.php and Transform.php moved from elements to mains
- Transform class renamed to SvgTransform
- svg elements classes regenerate
- Refactoring of XMLElement object
- XMLDocument object added
- implements many legends/colors per curve

v1.1
- Removing autoload to conflict with other librairies with autoload.
- Calculs simplification to calculate boxes sizes and positions.
- New svg elements
- externalisation of renderers adding SvgDocumentRenderer class
- externalisation of plugins management adding PluginManager class
- simplification/diminution of the SvgGrapher properties adding Box class,
  grouping properties.

Documentation generated on Tue, 23 Oct 2007 11:31:49 +0200 by phpDocumentor 1.4.0