Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated to changes in PHPUnit Mock API | Kore Nordmann | 2013-12-21 | 1 | -11/+13 |
| | |||||
* | Ensure correct locale in all tests | Kore Nordmann | 2013-12-21 | 1 | -4/+4 |
| | |||||
* | Enforce locale in tests generating SVG with numeric axis | Kore Nordmann | 2013-12-21 | 1 | -0/+2 |
| | |||||
* | - 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 |
| | |||||
* | - Clean up mock objects stored in attributes at tearDown(). | Sebastian Bergmann | 2010-01-16 | 1 | -0/+3 |
| | | | | | | - Make setUp() and tearDown() protected, as they should be. | ||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - Implemented: #14294: Add option for axis label rotation | Kore Nordmann | 2009-07-04 | 1 | -0/+23 |
| | |||||
* | - Fixed #14857: Highlight text misplaced in charts with multiple bar data | Kore Nordmann | 2009-05-28 | 1 | -0/+58 |
| | | | | | | sets. | ||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 1 | -21/+141 |
| | | | | | | | | | errors with axis space equals 0. Partly resolves #013631. - Added more tests for axis label renderers # Several SVGs changed because of slight reordering of SVG elements which # causes no visual differences. | ||||
* | - Implamented feature #14146: Add new data symbols - square and box | Kore Nordmann | 2009-01-20 | 1 | -0/+66 |
| | |||||
* | - Implemented feature #13102: Axes not extending beyond zero in line charts | Kore Nordmann | 2008-06-18 | 1 | -1/+50 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -0/+70 |
| | |||||
* | - Fixed issue #11777: Optionally independent axis font configuration | Kore Nordmann | 2008-01-07 | 1 | -0/+29 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for | Kore Nordmann | 2007-12-13 | 1 | -0/+26 |
| | | | | | | piecharts | ||||
* | - Doc fixes. | Tobias Schlitt | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #10978: Add support for stacked bar charts | Kore Nordmann | 2007-09-06 | 1 | -0/+40 |
| | |||||
* | - Use value of correct type. | Kore Nordmann | 2007-08-13 | 1 | -1/+1 |
| | | | | | | | # PHPUnit now also check if both values are is_numeric() which caused a # failure | ||||
* | - Fixed bug #11107: Floating point inaccuracies caused missing grid in line | Kore Nordmann | 2007-08-01 | 1 | -0/+20 |
| | | | | | | chart | ||||
* | - Fixed order of points in arrow head polygons | Kore Nordmann | 2007-04-26 | 1 | -2/+2 |
| | | | | | | | # No visual difference in compariosion files - Fixes arrow heads in rotated axis in radar charts | ||||
* | - First working version of radar charts | Kore Nordmann | 2007-04-26 | 1 | -0/+113 |
| | | | | | | | | | | # Still marked private because of: # - Slightly wrong axis arrows # - Axis grid needs some love - Some fixes for axis label renderers to work with random directions # Results in some non visual changes in comparision files | ||||
* | - Fixed issue #10056: Fixed drawing order for boxes with background and border | Kore Nordmann | 2007-01-24 | 1 | -12/+12 |
| | | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders | ||||
* | - Move existing background tests to own test case | Kore Nordmann | 2007-01-24 | 1 | -52/+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/+20 |
| | |||||
* | - Moced compare methods to ezcGraphTestCase | Kore Nordmann | 2006-12-15 | 1 | -28/+3 |
| | |||||
* | - CS change (automatic script) | Derick Rethans | 2006-12-14 | 1 | -25/+25 |
| | |||||
* | - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major | Kore Nordmann | 2006-12-13 | 1 | -0/+21 |
| | | | | | | step count) | ||||
* | - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d | Kore Nordmann | 2006-11-30 | 1 | -0/+26 |
| | | | | | | renderer) | ||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 1 | -3/+244 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 1 | -0/+95 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 1 | -1/+411 |
| | |||||
* | - Fixed sorting order of 2d bar chart elements. | Kore Nordmann | 2006-10-23 | 1 | -4/+4 |
| | |||||
* | 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/+26 |
| | |||||
* | - Added gleam to 2d pie charts | Kore Nordmann | 2006-10-04 | 1 | -0/+28 |
| | | | | | | - Added gleam border to reduce size of gleam | ||||
* | - Added two small test for palettes ez and ezBlue | Kore Nordmann | 2006-09-20 | 1 | -2/+2 |
| | | | | | | | - Fixes shadows in 3d renderer - Added ez palette | ||||
* | - Enhanced pie chart labeling algorithm | Kore Nordmann | 2006-09-19 | 1 | -22/+22 |
| | |||||
* | - Added background and border to font configuration | Kore Nordmann | 2006-09-19 | 1 | -0/+30 |
| | | | | | | - Show value for highlighted datapoints in bar and line charts | ||||
* | - Fixed tests cases | Kore Nordmann | 2006-09-14 | 1 | -8/+10 |
| | |||||
* | Clean up setUp() and tearDown(). | Sebastian Bergmann | 2006-09-14 | 1 | -14/+4 |
| | |||||
* | - Added shadow for pie charts in 2d renderer | Kore Nordmann | 2006-09-12 | 1 | -0/+25 |
| | |||||
* | - Added image map support | Kore Nordmann | 2006-09-12 | 1 | -5/+15 |
| | | | | | | # This changes all generated SVGs because each genereted element has an ID now | ||||
* | - Fixed bug caused by different axis space for axis | Kore Nordmann | 2006-09-11 | 1 | -0/+23 |
| | | | | | | # Changes rendering order of chart elements, what causes changed SVG documents | ||||
* | - Removed generation of files in non temp dirs | Kore Nordmann | 2006-09-07 | 1 | -4/+4 |
| | |||||
* | - Added axis label rendering to 2d renderer | Kore Nordmann | 2006-09-07 | 1 | -0/+48 |
| | |||||
* | - 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 | -9/+0 |
| | | | | | | | # - The next iteration will enable you to use the different font rendering # methods from ext/GD |