summaryrefslogtreecommitdiffstats
path: root/src/axis
Commit message (Expand)AuthorAgeFilesLines
* - More documentation fixesKore Nordmann2007-06-124-9/+6
* - Fixed version tag in docblocksKore Nordmann2007-06-124-0/+4
* - Fixed issue #10881: Wrong labeling with ezcGraphDateAxisKore Nordmann2007-05-311-3/+14
* - Doc fixes.Tobias Schlitt2007-05-101-1/+1
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-121-2/+85
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-124-7/+65
* - Implemented #10375: Manually reduce or increase the label count on labeled ...Kore Nordmann2007-03-051-32/+83
* - Removed debug outputKore Nordmann2007-03-011-14/+0
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-011-2/+131
* - Another case fixed for bug #10018.Kore Nordmann2007-02-151-0/+17
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-181-1/+1
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-181-31/+52
* - Welcome to 2007.Derick Rethans2007-01-114-4/+4
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-031-4/+4
* - Fixed docs.Derick Rethans2006-12-181-1/+1
* - Fixed majorStep default value to be nullKore Nordmann2006-12-151-2/+2
* - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)Kore Nordmann2006-12-152-5/+27
* - Marked important classesKore Nordmann2006-12-074-1/+5
* - Fixed: Bug #9586 (No data rendered with string keys on date axis.)Kore Nordmann2006-11-241-13/+29
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-031-0/+282
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-14/+24
* - Added missing tests for axisKore Nordmann2006-10-271-1/+1
* - Fixed CS issues.Derick Rethans2006-09-251-2/+3
* - Added and improved documentationKore Nordmann2006-09-203-9/+65
* - Moved properties to properties arrayKore Nordmann2006-08-182-117/+115
* - Added date axisKore Nordmann2006-08-091-0/+385
* - Added axis label renderer for centered labelsKore Nordmann2006-07-242-0/+26
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-242-141/+7
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-212-138/+6
* - Refactored ezcGraphRendererKore Nordmann2006-07-112-49/+18
* - Added option for maximum size for arrow headsKore Nordmann2006-06-192-2/+2
* - Use custom minimum and maximum values on numeric axis for automatic scalingKore Nordmann2006-06-191-0/+11
* - Added test and implementation for exclusive zero valuesKore Nordmann2006-06-131-2/+9
* - Fixed division by zero caused by no amplitude in dataKore Nordmann2006-06-131-0/+7
* - Handle Much data points with labeled axisKore Nordmann2006-06-081-4/+39
* - Refactored axis API to be able to use each axis type for both, X- and Y-axisKore Nordmann2006-06-082-46/+71
* - Added outomatic colorization from palletsKore Nordmann2006-06-062-28/+28
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-062-0/+285
* - Fixed bug in determining null position for numeric axisKore Nordmann2006-06-021-1/+4
* - Added tests for axis labelsKore Nordmann2006-06-021-1/+1
* - Completed GD driverKore Nordmann2006-05-312-0/+17
* - Added test for axis renderingKore Nordmann2006-05-312-29/+40
* - Moved axis renderer method to abstract ezcGraphElementAxis classKore Nordmann2006-05-262-28/+86
* - Fixed filenames for axis classesKore Nordmann2006-05-242-0/+0
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-242-0/+378
OpenPOWER on IntegriCloud