summaryrefslogtreecommitdiffstats
path: root/src/charts
Commit message (Expand)AuthorAgeFilesLines
* - Added background and border to font configurationKore Nordmann2006-09-191-1/+34
* - Added image map supportKore Nordmann2006-09-122-1/+5
* - Fixed bug caused by different axis space for axisKore Nordmann2006-09-111-2/+2
* - Got average datasets workingKore Nordmann2006-09-061-4/+1
* - Moved properties to properties arrayKore Nordmann2006-08-183-0/+26
* - Added ezcGraphBarChart which inherits from ezcGraphLineChart and changes the Kore Nordmann2006-08-151-0/+35
* - Use symbol as bottom shape for bars in 3d rendererKore Nordmann2006-08-151-0/+1
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-152-31/+5
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-142-41/+135
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-092-20/+0
* - Renamed Dataset to DataSetKore Nordmann2006-08-072-5/+5
* - Added basic 3d rendererKore Nordmann2006-08-021-1/+8
* - Fixed boundings for line chart dataKore Nordmann2006-07-241-4/+7
* - Fixed pie chart labelingKore Nordmann2006-07-131-1/+1
* - Fixed pie chart labelingKore Nordmann2006-07-111-1/+1
* - Fixed boundings calculation for axis and dataKore Nordmann2006-07-111-0/+7
* - Refactored ezcGraphRendererKore Nordmann2006-07-112-229/+39
* - Made symbol size in line charts customizeableKore Nordmann2006-06-271-2/+3
* - Added option to remove symbol lines from pie chartsKore Nordmann2006-06-201-32/+43
* - 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-141-2/+2
* - Disable rendering of selected chart elementsKore Nordmann2006-06-142-0/+12
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-122-1/+4
* - Move pie chart elements out of the middle on highlightKore Nordmann2006-06-121-2/+2
* - Moved pie chart options to own option classKore Nordmann2006-06-121-8/+4
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-122-1/+182
* - Added test for numerix X axisKore Nordmann2006-06-081-0/+41
* - Refactored axis API to be able to use each axis type for both, X- and Y-axisKore Nordmann2006-06-081-4/+16
* - Draw background and border for chartsKore Nordmann2006-06-061-0/+4
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-2/+3
* - Moved font configuration to elementsKore Nordmann2006-06-021-0/+3
* - Added tests for line chart renderingKore Nordmann2006-06-021-2/+2
* - Added tests for axis labelsKore Nordmann2006-06-021-1/+49
* - Completed GD driverKore Nordmann2006-05-311-0/+10
* - Added test for axis renderingKore Nordmann2006-05-311-4/+4
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-241-1/+15
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-231-1/+1
* - Refactored rendering methodsKore Nordmann2006-05-192-2/+18
* - Fixed new option handling.Tobias Schlitt2006-05-171-117/+0
* - Added tests and implementation for legend generationKore Nordmann2006-05-171-2/+3
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-162-14/+20
* - Implemented manual scaling for numeric axisKore Nordmann2006-05-151-0/+8
* - Fixed version tagKore Nordmann2006-05-153-3/+3
* - Fixed coding standard issuesKore Nordmann2006-05-151-7/+7
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-101-0/+23
* - Do not use extended ezcBaseFileNotFoundExceptionKore Nordmann2006-05-091-1/+1
* - Added data files for testing background optionKore Nordmann2006-05-091-1/+19
* - Switched to getNonPublicProperty instead of assertProtectedPropertySameKore Nordmann2006-05-091-1/+56
OpenPOWER on IntegriCloud