summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Added tests and implementation for ezcGraphRenderer2D::drawBackgroundImageKore Nordmann2006-06-121-1/+6
* - Move pie chart elements out of the middle on highlightKore Nordmann2006-06-122-2/+13
* - Added possibility to highlight datasets and dataset elementsKore Nordmann2006-06-123-0/+77
* - Moved pie chart options to own option classKore Nordmann2006-06-123-8/+77
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-128-29/+244
* - Added missing exception to autoload fileKore Nordmann2006-06-123-1/+56
* - Fixed bug #8488 (ezcGraphPaletteBlack has same description as Kore Nordmann2006-06-122-3/+17
* - Added tests and implementation for pie segments and rects to the 2d rendererKore Nordmann2006-06-121-2/+30
* - Improved supersamplingKore Nordmann2006-06-092-33/+47
* - Fixed line endings in files (Fixes bug #8457: Blank line at the end ofDerick Rethans2006-06-081-0/+1
* - Added grids to line charts (tests & implementation)Kore Nordmann2006-06-083-12/+89
* - Handle Much data points with labeled axisKore Nordmann2006-06-081-4/+39
* - Added test for numerix X axisKore Nordmann2006-06-081-0/+41
* - Fixed CS issues in exceptionsKore Nordmann2006-06-0810-11/+11
* - Refactored axis API to be able to use each axis type for both, X- and Y-axisKore Nordmann2006-06-084-66/+120
* - Elaborate in exceptionsKore Nordmann2006-06-0811-0/+44
* - Added additional parameter 'spacing' for legendsKore Nordmann2006-06-061-6/+16
* - Draw background and border for chartsKore Nordmann2006-06-066-63/+77
* - Apply padding after rendering backgroundKore Nordmann2006-06-061-6/+6
* - Added gridColor option to palettesKore Nordmann2006-06-065-23/+43
* - Added outomatic colorization from palletsKore Nordmann2006-06-0614-92/+246
* - Added test for palettesKore Nordmann2006-06-068-2/+421
* - Added arrow heads to axisKore Nordmann2006-06-063-1/+44
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-064-46/+360
* - Fixed notice occuring, when chart is to small to render any stringsKore Nordmann2006-06-031-0/+1
* - Added supersampling for gd driverKore Nordmann2006-06-032-26/+174
* - Added tests and implementation for text elements eg. chart titleKore Nordmann2006-06-022-0/+60
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-022-5/+12
* - Added additional option labelPadding to axis to get labels out of the axis.Kore Nordmann2006-06-022-12/+26
* - Forgot to add font options fileKore Nordmann2006-06-021-0/+119
* - Synchronize font size for each elementKore Nordmann2006-06-021-22/+56
* - Added tests for element based font configurationKore Nordmann2006-06-021-0/+23
* - Moved font configuration to elementsKore Nordmann2006-06-028-43/+89
* - Use vertical alignement middle for legends textsKore Nordmann2006-06-021-2/+4
* - Added tests for vertical alignementKore Nordmann2006-06-022-3/+21
* - Fixed bug in determining null position for numeric axisKore Nordmann2006-06-021-1/+4
* - Added tests for line chart renderingKore Nordmann2006-06-021-2/+2
* - Added tests for axis labelsKore Nordmann2006-06-024-20/+136
* - Completed GD driverKore Nordmann2006-05-3111-6/+194
* - Added test for axis renderingKore Nordmann2006-05-315-69/+80
* - Split calculation of circular arc elements in own functionKore Nordmann2006-05-301-68/+42
* - Implemented circular arcs for gd driverKore Nordmann2006-05-306-27/+214
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-291-5/+133
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-292-10/+4
* - Fixed testcasesKore Nordmann2006-05-293-2/+68
* - Added tests for GD driverKore Nordmann2006-05-291-0/+4
* - Fixed name of options classKore Nordmann2006-05-291-1/+1
* - Updated autoload file for ezcGraphDriverOptions classKore Nordmann2006-05-291-0/+1
* - Updated class definitions for driverKore Nordmann2006-05-294-7/+168
* - Added basic 2d renderer testKore Nordmann2006-05-297-49/+348
OpenPOWER on IntegriCloud