summaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* - Fixed #95 (typo in docblock), thanks Yousif MasoudJames Pic2011-12-131-1/+1
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-1211-11/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-3011-11/+198
* - s/2009/2010/gDerick Rethans2010-01-0811-11/+11
* - Link gleam instead of base symbol to make it easier clickableKore Nordmann2009-11-091-3/+3
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-141-0/+48
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-281-1/+5
* - Implemented feature #14400: Add shortcut to set background colorKore Nordmann2009-02-251-0/+3
* - s/2008/2009.Derick Rethans2009-02-2310-10/+10
* - Refactored axis space handling in a BC compatible way. Fixes division by zeroKore Nordmann2009-02-031-4/+47
* - Implamented feature #14146: Add new data symbols - square and boxKore Nordmann2009-01-201-0/+13
* - Implemented feature #12897: Add the possibility to have a subtitle forKore Nordmann2009-01-151-2/+7
* - Resolved task #14219: Refactor grid drawing to be less susceptible toKore Nordmann2009-01-071-5/+78
* - Implemented feature #014010: Possibility to set x/y offsets forKore Nordmann2008-12-041-1/+5
* - Fixed typo in API docsKore Nordmann2008-11-241-1/+1
* - Documented setDriverKore Nordmann2008-11-181-1/+10
* - Better documentation for getElementReferences()Kore Nordmann2008-11-181-1/+39
* - Enhanced chart element documentationKore Nordmann2008-08-273-1/+96
* - Implemented feature #13103: Different axes end stylesKore Nordmann2008-06-181-0/+78
* - Resolved #12379: Ensure one chart can be rerendered with new datasets)Kore Nordmann2008-05-311-0/+22
* - Fixed issue #12377: Copyright broken in file comment.Derick Rethans2008-01-115-5/+0
* - Fixed NULL -> null.Tobias Schlitt2008-01-031-1/+1
* - Welcome to 2008.Derick Rethans2008-01-0210-10/+10
* - Test for drivers __set-methodKore Nordmann2007-11-271-0/+2
* - Fixed doc blocksKore Nordmann2007-11-263-4/+3
* - Fixed version docblocksKore Nordmann2007-11-211-2/+2
* - Fix docblocks.Sebastian Bergmann2007-11-211-1/+1
* - Added support for odometer chartsKore Nordmann2007-11-211-0/+51
* - Update commentKore Nordmann2007-10-231-2/+3
* - Fixed issue #11640: Polygon size reducement failes for very thin four edgedKore Nordmann2007-10-231-12/+29
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-061-0/+49
* - Added dataset properties for axis assignementsKore Nordmann2007-09-041-1/+1
* - Link more classesKore Nordmann2007-08-132-4/+4
* - Fixed bug #11180: Color Palette: $dataSetColor in ezcGraphPalette startsKore Nordmann2007-08-071-0/+11
* - Remove leftover from debugging codeKore Nordmann2007-08-011-5/+0
* - Fixed bug #11107: Floating point inaccuracies caused missing grid in lineKore Nordmann2007-08-011-19/+26
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-141-42/+35
* - More documentation fixesKore Nordmann2007-06-126-15/+55
* - Fixed version tag in docblocksKore Nordmann2007-06-128-2/+15
* - Fixed issue #10861 Circle sector size reducement failes for very big angles.Kore Nordmann2007-05-291-6/+25
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-0/+102
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-251-1/+24
* - Doc fixes.Tobias Schlitt2007-05-101-1/+1
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-2/+53
* - Fixed issue #10759: Unset implementation broken in array access in datasets Kore Nordmann2007-05-101-1/+1
* - Fixed CSDerick Rethans2007-05-041-3/+3
* - Created an interface ezcGraphRadarRenderer to be implemented by renderers Kore Nordmann2007-04-262-34/+54
* - First working version of radar chartsKore Nordmann2007-04-262-0/+45
* - Optimized algorithm for polygon size reducementKore Nordmann2007-04-031-14/+21
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-292-3/+5
OpenPOWER on IntegriCloud