summaryrefslogtreecommitdiffstats
path: root/src/interfaces/chart.php
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
* - Disable rendering of selected chart elementsKore Nordmann2006-06-141-0/+16
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-2/+0
* - Draw background and border for chartsKore Nordmann2006-06-061-0/+60
* - Added gridColor option to palettesKore Nordmann2006-06-061-1/+1
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-7/+37
* - Added test for palettesKore Nordmann2006-06-061-2/+21
* - Added tests and implementation for text elements eg. chart titleKore Nordmann2006-06-021-0/+3
* - Moved font configuration to elementsKore Nordmann2006-06-021-0/+2
* - Fixed name of options classKore Nordmann2006-05-291-1/+1
* - Added basic 2d renderer testKore Nordmann2006-05-291-1/+2
* - 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-231-2/+6
* - Refactored rendering methodsKore Nordmann2006-05-191-11/+8
* - Fixed new option handling.Tobias Schlitt2006-05-171-1/+31
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-161-2/+1
* - Implementation for legend testsKore Nordmann2006-05-151-0/+14
* - Fixed version tagKore Nordmann2006-05-151-1/+1
* - Fixed coding standard issuesKore Nordmann2006-05-151-4/+4
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-101-5/+32
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-8/+60
* - Added test for ezcGraph classKore Nordmann2006-05-081-1/+1
* - Added class stubs for ezcGraphKore Nordmann2006-05-081-0/+88
OpenPOWER on IntegriCloud