summaryrefslogtreecommitdiffstats
path: root/src/graph_autoload.php
Commit message (Expand)AuthorAgeFilesLines
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - Implemented: #15095: Special rotated label renderer for bar charts.Kore Nordmann2009-07-211-0/+1
* - Implemented: #15135: Add support for pecl/cairo's object-oriented APIKore Nordmann2009-07-141-0/+1
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-141-7/+10
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Fixed issue #13595: majorStep overridden if min and max are both setKore Nordmann2008-09-101-0/+1
* - Implemented feature #10957: Embed glyphs for exact SVG font width estimationKore Nordmann2008-05-031-0/+1
* - Fixed year in autoload file.Tobias Schlitt2008-01-041-1/+1
* - Regenerated autoload file.Tobias Schlitt2008-01-041-2/+1
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Got cairo driver mostly working.Kore Nordmann2007-12-171-0/+2
* - It was not possible to cause this exceptionKore Nordmann2007-11-271-1/+0
* - Fixed some first issues in GraphKore Nordmann2007-11-231-1/+0
* - Added support for odometer chartsKore Nordmann2007-11-211-0/+3
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-061-0/+1
* - Added dataset properties for axis assignementsKore Nordmann2007-09-041-0/+2
* - Added axis container classKore Nordmann2007-09-041-2/+4
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-0/+1
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-0/+1
* - Update autoload file for Graph, they are now sorted according to dependencies.Derick Rethans2007-05-031-112/+100
* - Removed PdoDataset from Graph componentsKore Nordmann2007-05-031-4/+0
* - Implemented radar label renderer for correct grid in radar chartsKore Nordmann2007-05-021-0/+1
* - Created an interface ezcGraphRadarRenderer to be implemented by renderers Kore Nordmann2007-04-261-0/+1
* - First working version of radar chartsKore Nordmann2007-04-261-0/+2
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-101-0/+1
* - Added private classes for more convenient coordinate and vector Kore Nordmann2007-03-271-0/+4
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+3
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-0/+1
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-151-0/+4
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-251-0/+1
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-031-0/+1
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-031-0/+1
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-201-0/+1
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+1
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-301-4/+4
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-031-0/+2
* - Added two new palettes (ezGreen and ezRed)Kore Nordmann2006-10-261-0/+2
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-131-0/+5
* - Added documentationKore Nordmann2006-09-211-6/+0
* - Added two small test for palettes ez and ezBlueKore Nordmann2006-09-201-0/+1
* - Fixed endless loop on string keys for datasets with average datasetKore Nordmann2006-09-181-0/+1
* - Added ez blue paletteKore Nordmann2006-09-121-0/+1
* - Added image map supportKore Nordmann2006-09-121-0/+1
* - Enhanced font configurationKore Nordmann2006-09-061-1/+3
* - Pimped pie chartsKore Nordmann2006-08-251-1/+3
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-171-1/+1
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-161-0/+5
OpenPOWER on IntegriCloud