summaryrefslogtreecommitdiffstats
path: root/src/element/axis.php
Commit message (Expand)AuthorAgeFilesLines
* - Removed PdoDataset from Graph componentsKore Nordmann2007-05-031-1/+1
* - Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps Kore Nordmann2007-05-021-1/+2
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-261-0/+12
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-121-0/+16
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-011-1/+1
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-261-1/+1
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-0/+43
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Fixed majorStep default value to be nullKore Nordmann2006-12-151-2/+2
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-8/+37
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-271-1/+3
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-2/+2
* - Use ezcGraphColor::create for all color propertiesKore Nordmann2006-09-241-16/+2
* - Added documentationKore Nordmann2006-09-211-5/+14
* - Added axis labelsKore Nordmann2006-09-071-1/+19
* - Moved properties to properties arrayKore Nordmann2006-08-181-69/+55
* - 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-111-16/+24
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-248/+65
* - Added option for maximum size for arrow headsKore Nordmann2006-06-191-75/+25
* - 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 outomatic colorization from palletsKore Nordmann2006-06-061-14/+26
* - 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 additional option labelPadding to axis to get labels out of the axis.Kore Nordmann2006-06-021-12/+22
* - 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-241-0/+101
OpenPOWER on IntegriCloud