Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to changes in PHPUnit Mock API | Kore Nordmann | 2013-12-21 | 1 | -21/+35 |
| | |||||
* | Ensure correct locale in all tests | Kore Nordmann | 2013-12-21 | 1 | -4/+4 |
| | |||||
* | Revert "Use non-local dependent formatting options everywhere" | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | | | | This reverts commit 5273fe7e6d19a4bdad3d987540171ff3a55fe053. | ||||
* | Enforce locale in tests generating SVG with numeric axis | Kore Nordmann | 2013-12-21 | 1 | -0/+2 |
| | |||||
* | Use non-local dependent formatting options everywhere | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #13102: Axes not extending beyond zero in line charts | Kore Nordmann | 2008-06-18 | 1 | -0/+24 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -0/+44 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | - Fixed issue #10848: Missing pie segment labels in pie charts with 3d | Kore Nordmann | 2007-05-25 | 1 | -0/+17 |
| | | | | | | renderer | ||||
* | - Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D renderer | Kore Nordmann | 2007-04-12 | 1 | -0/+3 |
| | |||||
* | - Implemented @TODO: Throw exception when axis with unregular steps is used | Kore Nordmann | 2007-04-10 | 1 | -3/+24 |
| | | | | | | with bar charts | ||||
* | - Fixed issue #10536: Bar side polygones are drawn at the wrong side. | Kore Nordmann | 2007-04-10 | 1 | -2/+2 |
| | |||||
* | - Added automatic detection of optimal rotation when using the axis rotated | Kore Nordmann | 2007-04-10 | 1 | -0/+22 |
| | | | | | | | label renderer - Enhanced positioning of rotated lables | ||||
* | - Added visual tests for depth in 3d renderer | Kore Nordmann | 2007-03-05 | 1 | -0/+96 |
| | |||||
* | - Move existing background tests to own test case | Kore Nordmann | 2007-01-24 | 1 | -55/+0 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Make renderToOutput() method available to chart | Kore Nordmann | 2007-01-04 | 1 | -0/+21 |
| | |||||
* | - Moced compare methods to ezcGraphTestCase | Kore Nordmann | 2006-12-15 | 1 | -28/+3 |
| | |||||
* | - CS change (automatic script) | Derick Rethans | 2006-12-14 | 1 | -13/+13 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 1 | -2/+123 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 1 | -1/+227 |
| | |||||
* | - Moved complete pie chart testcase to ming driver, because calling ming in | Kore Nordmann | 2006-10-19 | 1 | -36/+1 |
| | | | | | | | other testsuites changes the hashs of the resulting images. - Removed unused test image | ||||
* | - Added gradient support to ming driver | Kore Nordmann | 2006-10-19 | 1 | -0/+35 |
| | |||||
* | Subclassing PHPUnit_Framework_TestSuite is not the right way to customize ↵ | Sebastian Bergmann | 2006-10-05 | 1 | -1/+1 |
| | | | | the output of the TextUI test runner. | ||||
* | - Made pie chart symbol color independent from font color | Kore Nordmann | 2006-10-04 | 1 | -0/+27 |
| | |||||
* | - Added gleam to 2d pie charts | Kore Nordmann | 2006-10-04 | 1 | -0/+1 |
| | | | | | | - Added gleam border to reduce size of gleam | ||||
* | - Fixed 360 degree shadow for pie charts in 3d renderer | Kore Nordmann | 2006-10-04 | 1 | -0/+34 |
| | |||||
* | - Added two small test for palettes ez and ezBlue | Kore Nordmann | 2006-09-20 | 1 | -0/+66 |
| | | | | | | | - Fixes shadows in 3d renderer - Added ez palette | ||||
* | - Added background and border to font configuration | Kore Nordmann | 2006-09-19 | 1 | -0/+32 |
| | | | | | | - Show value for highlighted datapoints in bar and line charts | ||||
* | Clean up setUp() and tearDown(). | Sebastian Bergmann | 2006-09-14 | 1 | -14/+5 |
| | |||||
* | - Skip tests if extension or extension feature is not available | Kore Nordmann | 2006-09-11 | 1 | -0/+6 |
| | |||||
* | - Fixed bug caused by different axis space for axis | Kore Nordmann | 2006-09-11 | 1 | -0/+24 |
| | | | | | | # Changes rendering order of chart elements, what causes changed SVG documents | ||||
* | - Added axis labels | Kore Nordmann | 2006-09-07 | 1 | -0/+50 |
| | |||||
* | - Use assertImageSimilar for png image comparision in renderer 3d test | Kore Nordmann | 2006-09-07 | 1 | -3/+5 |
| | |||||
* | - Pimped symbols and bar charts | Kore Nordmann | 2006-09-06 | 1 | -0/+40 |
| | |||||
* | - Pimped pie charts | Kore Nordmann | 2006-08-25 | 1 | -0/+71 |
| | | | | | | | | Look at Graph/tests/data/compare/ezcGraphRenderer3dTest_testRenderLabeledPieSegmentWithGleamAndShadow.svg # Caused by a 25h travel from Dortmund to Vancover and commited on an open # WLAN in Osoyoos in Okanagan Valley, Canada | ||||
* | - Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnit | Derick Rethans | 2006-08-22 | 1 | -0/+4 |
| | | | | | | requires PHp 5.1.3 or higher for those tests to work. | ||||
* | - Started refactoring of font configuration | Kore Nordmann | 2006-08-18 | 1 | -23/+0 |
| | | | | | | | # - The next iteration will enable you to use the different font rendering # methods from ext/GD | ||||
* | - Created generic renderer options class | Kore Nordmann | 2006-08-16 | 1 | -140/+150 |
| | | | | | | - Changed output driver in renderer tests to SVG for faster testcases | ||||
* | - Added ezcGraphBarChart which inherits from ezcGraphLineChart and changes the | Kore Nordmann | 2006-08-15 | 1 | -19/+3 |
| | | | | | | defaultDisplayType and the default axisLabelRenderer for the x axis | ||||
* | - Use symbol as bottom shape for bars in 3d renderer | Kore Nordmann | 2006-08-15 | 1 | -0/+72 |
| | |||||
* | - Added implementation for bar charts to 3d renderer | Kore Nordmann | 2006-08-15 | 1 | -1/+31 |
| | |||||
* | - Changed access to datasets from $chart['dataset'] to $chart->data['dataset'] | Kore Nordmann | 2006-08-15 | 1 | -36/+36 |
| | |||||
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 1 | -56/+56 |
| | | | | | | | - Added bar charts - Globally increase acceptable difference noise for created images in tests | ||||
* | - Added option to gd driver to set an external image as background | Kore Nordmann | 2006-08-09 | 1 | -0/+302 |
| | | | | | | | - Got chart background images working again - Post process images in gd driver to not apply supersampling for images |