summaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Moved properties to properties arrayKore Nordmann2006-08-184-165/+168
* - Use symbol as bottom shape for bars in 3d rendererKore Nordmann2006-08-151-0/+2
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-58/+7
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-143-21/+43
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-3/+3
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-2/+2
* - Renamed Dataset to DataSetKore Nordmann2006-08-073-13/+13
* - Added basic 3d rendererKore Nordmann2006-08-022-1/+5
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-241-11/+14
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-212-55/+86
* - Refactored ezcGraphRendererKore Nordmann2006-07-116-211/+459
OpenPOWER on IntegriCloud