summaryrefslogtreecommitdiffstats
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* - Added SVG driverKore Nordmann2006-06-281-1/+1
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-271-8/+33
* - Made line thickness for line charts adjustableKore Nordmann2006-06-141-1/+1
* - Disable rendering of selected chart elementsKore Nordmann2006-06-141-0/+16
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-122-5/+3
* - 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-081-2/+17
* - Draw background and border for chartsKore Nordmann2006-06-062-1/+61
* - Apply padding after rendering backgroundKore Nordmann2006-06-061-6/+6
* - Added gridColor option to palettesKore Nordmann2006-06-063-9/+29
* - Added outomatic colorization from palletsKore Nordmann2006-06-063-16/+113
* - Added test for palettesKore Nordmann2006-06-062-2/+180
* - Added arrow heads to axisKore Nordmann2006-06-061-0/+13
* - Added tests and implementation for text elements eg. chart titleKore Nordmann2006-06-021-0/+3
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-021-0/+6
* - Added additional option labelPadding to axis to get labels out of the axis.Kore Nordmann2006-06-021-0/+4
* - Added tests for element based font configurationKore Nordmann2006-06-021-0/+23
* - Moved font configuration to elementsKore Nordmann2006-06-022-0/+20
* - Completed GD driverKore Nordmann2006-05-311-0/+11
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-11/+9
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-291-4/+0
* - Added tests for GD driverKore Nordmann2006-05-291-0/+4
* - Fixed name of options classKore Nordmann2006-05-291-1/+1
* - Updated class definitions for driverKore Nordmann2006-05-291-7/+88
* - Added basic 2d renderer testKore Nordmann2006-05-292-7/+24
* - Remove "array or" from the setOptions() exception, if neither an array norTobias Schlitt2006-05-241-1/+1
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-233-7/+145
* - Refactored rendering methodsKore Nordmann2006-05-192-18/+14
* - Fixed new option handling.Tobias Schlitt2006-05-171-1/+31
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-162-3/+2
* - Implementation for legend testsKore Nordmann2006-05-152-4/+94
* - Fixed version tagKore Nordmann2006-05-155-5/+5
* - Fixed coding standard issuesKore Nordmann2006-05-151-4/+4
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-102-5/+205
* - Added more tests for ezcGraphChartKore Nordmann2006-05-093-40/+73
* - Added test for ezcGraph classKore Nordmann2006-05-081-1/+1
* - Added class stubs for ezcGraphKore Nordmann2006-05-084-0/+331
OpenPOWER on IntegriCloud