summaryrefslogtreecommitdiffstats
path: root/src/element
Commit message (Expand)AuthorAgeFilesLines
* - Added axis labelsKore Nordmann2006-09-071-1/+19
* - Moved properties to properties arrayKore Nordmann2006-08-184-149/+166
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-4/+4
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-44/+63
* - Fixed calculation of title boundings to respect margin of title elementKore Nordmann2006-08-081-1/+25
* - Renamed Dataset to DataSetKore Nordmann2006-08-071-3/+3
* - Fixed borders for title elementKore Nordmann2006-07-301-27/+26
* - Added axis label renderer for centered labelsKore Nordmann2006-07-241-2/+15
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-241-10/+0
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-211-3/+3
* - Fixed boundings calculation for axis and dataKore Nordmann2006-07-112-18/+24
* - Fixed bounding calculation for legendKore Nordmann2006-07-111-20/+20
* - Refactored ezcGraphRendererKore Nordmann2006-07-113-339/+110
* - Added option for maximum size for arrow headsKore Nordmann2006-06-191-75/+25
* - Use margin, when rendering chart titleKore Nordmann2006-06-141-2/+2
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-0/+128
* - Added grids to line charts (tests & implementation)Kore Nordmann2006-06-081-10/+58
* - Refactored axis API to be able to use each axis type for both, X- and Y-axisKore Nordmann2006-06-081-16/+33
* - Added additional parameter 'spacing' for legendsKore Nordmann2006-06-061-6/+16
* - Added outomatic colorization from palletsKore Nordmann2006-06-063-34/+43
* - Added arrow heads to axisKore Nordmann2006-06-061-0/+30
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-061-45/+75
* - Added tests and implementation for text elements eg. chart titleKore Nordmann2006-06-021-0/+57
* - Added additional option labelPadding to axis to get labels out of the axis.Kore Nordmann2006-06-021-12/+22
* - Use vertical alignement middle for legends textsKore Nordmann2006-06-021-2/+4
* - Added tests for axis labelsKore Nordmann2006-06-021-14/+82
* - Completed GD driverKore Nordmann2006-05-311-1/+3
* - Added test for axis renderingKore Nordmann2006-05-311-33/+33
* - Added basic 2d renderer testKore Nordmann2006-05-291-0/+207
* - Moved axis renderer method to abstract ezcGraphElementAxis classKore Nordmann2006-05-261-0/+12
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-244-354/+134
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-234-4/+163
* - Refactored rendering methodsKore Nordmann2006-05-194-6/+36
* - Added tests and implementation for legend generationKore Nordmann2006-05-171-4/+25
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-161-0/+169
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-163-26/+111
* - Implemented manual scaling for numeric axisKore Nordmann2006-05-152-30/+91
* - Implementation for legend testsKore Nordmann2006-05-151-4/+43
* - Fixed version tagKore Nordmann2006-05-152-2/+2
* - Added class stubs for ezcGraphKore Nordmann2006-05-082-0/+60
OpenPOWER on IntegriCloud