summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-123-3/+3
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-125-0/+303
* - Fixed issue #10599: Pie chart label formattig callback only accepts callbackKore Nordmann2007-04-121-2/+8
* - Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D rendererKore Nordmann2007-04-122-1/+4
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-102-4/+25
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-102-2/+4
* - Added missing file for rotated label test casesKore Nordmann2007-04-101-0/+2
* - Removed debugging output Kore Nordmann2007-04-101-24/+24
* - Added automatic detection of optimal rotation when using the axis rotated Kore Nordmann2007-04-108-7/+69
* - Fixed rotation center when using the 3d rendererKore Nordmann2007-04-051-0/+2
* - Fixed rotation based label width reducement on rotated axisKore Nordmann2007-04-055-5/+147
* - Implemented text rotation in flash driverKore Nordmann2007-04-055-0/+89
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-0511-0/+286
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-2911-0/+338
* - Added private classes for more convenient coordinate and vector Kore Nordmann2007-03-273-0/+165
* - Actually use link style property from SVG driverKore Nordmann2007-03-082-0/+31
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-089-46/+433
* - Added visual tests for depth in 3d rendererKore Nordmann2007-03-055-0/+104
* - Implemented #10375: Manually reduce or increase the label count on labeled ...Kore Nordmann2007-03-054-0/+119
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-012-2/+146
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-013-2/+182
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-014-4/+4
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-263-2/+45
* - Another case fixed for bug #10018.Kore Nordmann2007-02-152-0/+27
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-152-0/+357
* - Added missing text fileKore Nordmann2007-02-141-0/+0
* - Use create_function instead of custom function creation to be able to rerun Kore Nordmann2007-02-081-5/+5
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-083-0/+37
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-0750-48/+52
* - Added missing test fileKore Nordmann2007-02-011-0/+2
* - Correctly fixed polygon size reducementKore Nordmann2007-02-0142-41/+122
* . Test unify for vector with zero lengthKore Nordmann2007-02-011-0/+22
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-011-0/+26
* - Renamed rotation methodsKore Nordmann2007-01-311-0/+34
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-251-6/+36
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-252-0/+166
* - Partly fixed issue #9765Kore Nordmann2007-01-2410-7/+7
* - Partly fixed issue #9765Kore Nordmann2007-01-2465-59/+59
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-243-10/+60
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-2433-38/+177
* - Move existing background tests to own test caseKore Nordmann2007-01-249-167/+219
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-241-3/+3
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-182-0/+26
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-183-0/+52
* - Welcome to 2007.Derick Rethans2007-01-1129-29/+29
* - Make renderToOutput() method available to chartKore Nordmann2007-01-044-0/+45
* - Readded accidentally removed test caseKore Nordmann2007-01-031-0/+17
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-031-2/+22
* - Add one more test for labeled axis label orderKore Nordmann2007-01-031-0/+13
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-032-0/+22
OpenPOWER on IntegriCloud