summaryrefslogtreecommitdiffstats
path: root/tests/legend_test.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-2/+4
* - 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
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-151-28/+3
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* - Fixed padding in horizontal legendsKore Nordmann2006-09-241-0/+4
* - Added tests for legenda positionKore Nordmann2006-09-211-0/+135
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-19/+0
* - Moved properties to properties arrayKore Nordmann2006-08-181-20/+0
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-8/+8
* Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...Sebastian Bergmann2006-08-141-4/+4
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-5/+5
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-355/+0
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-271-8/+8
* - Cleaned up testsKore Nordmann2006-06-071-418/+327
* - Added additional parameter 'spacing' for legendsKore Nordmann2006-06-061-18/+18
* - Draw background and border for chartsKore Nordmann2006-06-061-3/+3
* - Apply padding after rendering backgroundKore Nordmann2006-06-061-9/+9
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-33/+33
* - Use vertical alignement middle for legends textsKore Nordmann2006-06-021-3/+8
* - Added tests for axis labelsKore Nordmann2006-06-021-9/+9
* - Workaround mocking all possible methods not longer needed with custom classKore Nordmann2006-05-311-51/+27
* - Added test for axis renderingKore Nordmann2006-05-311-2/+12
* - Fixed type of values to check for:Kore Nordmann2006-05-251-8/+8
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-241-4/+436
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-161-1/+3
* - Implementation for legend testsKore Nordmann2006-05-151-3/+3
* - Added tests for graph elements represented by a legends for nowKore Nordmann2006-05-151-0/+150
OpenPOWER on IntegriCloud