summaryrefslogtreecommitdiffstats
path: root/src/interfaces/chart.php
Commit message (Expand)AuthorAgeFilesLines
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - Implemented feature #14400: Add shortcut to set background colorKore Nordmann2009-02-251-0/+3
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Implemented feature #12897: Add the possibility to have a subtitle forKore Nordmann2009-01-151-2/+7
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-141-42/+35
* - Fixed version tag in docblocksKore Nordmann2007-06-121-2/+8
* - Doc fixes.Tobias Schlitt2007-05-101-1/+1
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+17
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Make renderToOutput() method available to chartKore Nordmann2007-01-041-0/+10
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-0/+5
* - Added documentationKore Nordmann2006-09-211-19/+13
* - Started refactoring of font configurationKore Nordmann2006-08-181-1/+1
* - Moved properties to properties arrayKore Nordmann2006-08-181-2/+13
* - 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-141-18/+17
* - 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-071-8/+8
* - Added basic 3d rendererKore Nordmann2006-08-021-1/+1
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-61/+0
* - 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