summaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+17
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-081-8/+14
* - Calculate edge points for ellipses with reduced size correctlyKore Nordmann2007-02-071-10/+37
* - Removed not longer used assignementKore Nordmann2007-02-011-2/+0
* - Removed debug outputKore Nordmann2007-02-011-6/+0
* - Correctly fixed polygon size reducementKore Nordmann2007-02-011-8/+39
* - Added initial version for polygon and ellipse segment size reducementKore Nordmann2007-01-311-28/+115
* - Added documentation to ezcGraphDriver::reducePolygonSizeKore Nordmann2007-01-251-0/+17
* - Partly fixed issue #9765Kore Nordmann2007-01-241-0/+68
* - Welcome to 2007.Derick Rethans2007-01-117-7/+7
* - Make renderToOutput() method available to chartKore Nordmann2007-01-042-2/+20
* - Marked important classesKore Nordmann2006-12-071-0/+1
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-301-0/+22
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-031-2/+2
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-024-8/+107
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-6/+15
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-261-0/+86
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-132-2/+1
* - Remove useless var_dumpKore Nordmann2006-10-041-1/+0
* - Fixed minor ticks in exact and centered axis label rendererKore Nordmann2006-10-041-0/+1
* - Fixed CS issues.Derick Rethans2006-09-251-1/+1
* - Set font path instead of no longer used option fontKore Nordmann2006-09-241-1/+1
* - Added documentationKore Nordmann2006-09-213-52/+94
* - Added and improved documentationKore Nordmann2006-09-201-6/+1
* - Made palette properties writeableKore Nordmann2006-09-202-21/+73
* - Added background and border to font configurationKore Nordmann2006-09-191-0/+30
* - Added image map supportKore Nordmann2006-09-122-9/+28
* - Fixed bug caused by different axis space for axisKore Nordmann2006-09-111-0/+25
* - Pimped symbols and bar chartsKore Nordmann2006-09-061-3/+163
* - Pimped pie chartsKore Nordmann2006-08-251-1/+1
* - Started refactoring of font configurationKore Nordmann2006-08-182-5/+5
OpenPOWER on IntegriCloud