summaryrefslogtreecommitdiffstats
path: root/tests/renderer_2d_test.php
Commit message (Expand)AuthorAgeFilesLines
* Updated to changes in PHPUnit Mock APIKore Nordmann2013-12-211-11/+13
* Ensure correct locale in all testsKore Nordmann2013-12-211-4/+4
* Enforce locale in tests generating SVG with numeric axisKore Nordmann2013-12-211-0/+2
* - 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
* - Clean up mock objects stored in attributes at tearDown().Sebastian Bergmann2010-01-161-0/+3
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - Implemented: #14294: Add option for axis label rotationKore Nordmann2009-07-041-0/+23
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-281-0/+58
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Refactored axis space handling in a BC compatible way. Fixes division by zeroKore Nordmann2009-02-031-21/+141
* - Implamented feature #14146: Add new data symbols - square and boxKore Nordmann2009-01-201-0/+66
* - Implemented feature #13102: Axes not extending beyond zero in line chartsKore Nordmann2008-06-181-1/+50
* - Implemented feature #13103: Different axes end stylesKore Nordmann2008-06-181-0/+70
* - Fixed issue #11777: Optionally independent axis font configurationKore Nordmann2008-01-071-0/+29
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer forKore Nordmann2007-12-131-0/+26
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-061-0/+40
* - Use value of correct type.Kore Nordmann2007-08-131-1/+1
* - Fixed bug #11107: Floating point inaccuracies caused missing grid in lineKore Nordmann2007-08-011-0/+20
* - Fixed order of points in arrow head polygonsKore Nordmann2007-04-261-2/+2
* - First working version of radar chartsKore Nordmann2007-04-261-0/+113
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-241-12/+12
* - Move existing background tests to own test caseKore Nordmann2007-01-241-52/+0
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Make renderToOutput() method available to chartKore Nordmann2007-01-041-0/+20
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-151-28/+3
* - CS change (automatic script)Derick Rethans2006-12-141-25/+25
* - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major Kore Nordmann2006-12-131-0/+21
* - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d Kore Nordmann2006-11-301-0/+26
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-3/+244
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-271-0/+95
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-1/+411
* - Fixed sorting order of 2d bar chart elements.Kore Nordmann2006-10-231-4/+4
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* - Made pie chart symbol color independent from font colorKore Nordmann2006-10-041-0/+26
* - Added gleam to 2d pie chartsKore Nordmann2006-10-041-0/+28
* - Added two small test for palettes ez and ezBlueKore Nordmann2006-09-201-2/+2
* - Enhanced pie chart labeling algorithmKore Nordmann2006-09-191-22/+22
* - Added background and border to font configurationKore Nordmann2006-09-191-0/+30
* - Fixed tests casesKore Nordmann2006-09-141-8/+10
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-14/+4
* - Added shadow for pie charts in 2d rendererKore Nordmann2006-09-121-0/+25
* - Added image map supportKore Nordmann2006-09-121-5/+15
* - Fixed bug caused by different axis space for axisKore Nordmann2006-09-111-0/+23
* - Removed generation of files in non temp dirsKore Nordmann2006-09-071-4/+4
* - Added axis label rendering to 2d rendererKore Nordmann2006-09-071-0/+48
* - Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnitDerick Rethans2006-08-221-0/+4
* - Started refactoring of font configurationKore Nordmann2006-08-181-9/+0
OpenPOWER on IntegriCloud