summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
* - Added SVG driverKore Nordmann2006-06-285-8/+455
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-273-8/+59
* - Fixed: Let all exceptions extend basic abstract ezcGraph exceptionKore Nordmann2006-06-2714-12/+33
* - Made symbol size in line charts customizeableKore Nordmann2006-06-272-2/+13
* - Added option to remove symbol lines from pie chartsKore Nordmann2006-06-202-32/+53
* - Added option for maximum size for arrow headsKore Nordmann2006-06-193-77/+27
* - Use custom minimum and maximum values on numeric axis for automatic scalingKore Nordmann2006-06-191-0/+11
* - Fixed division by zero with zero values and filled linesKore Nordmann2006-06-191-3/+5
* - Renamed X_axis and Y_axis to xAxis and yAxisKore Nordmann2006-06-141-21/+21
* - Add possibility to use filled line chartsKore Nordmann2006-06-141-0/+75
* - Made line thickness for line charts adjustableKore Nordmann2006-06-146-6/+73
* - Disable rendering of selected chart elementsKore Nordmann2006-06-143-0/+28
* - Use margin, when rendering chart titleKore Nordmann2006-06-141-2/+2
* - Added test and implementation for exclusive zero valuesKore Nordmann2006-06-131-2/+9
* - Fixed division by zero caused by no amplitude in dataKore Nordmann2006-06-131-0/+7
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-126-24/+140
* - 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
OpenPOWER on IntegriCloud