summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-10155-167/+185
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-1020-18/+86
* - Fixed element option tests to test the right propertyKore Nordmann2007-05-101-3/+32
* - Added more radar chart testsKore Nordmann2007-05-103-0/+285
* - Added test for rendering pie chart to outputKore Nordmann2007-05-102-0/+20
* - Fixed issue #10759: Unset implementation broken in array access in datasets Kore Nordmann2007-05-101-0/+160
* - Added test for coordinate to string methodKore Nordmann2007-05-101-0/+62
* - Added test for invalid multipication in reimplementaion of transformation Kore Nordmann2007-05-101-0/+20
* - Added one more test for invalid matrix multiplicationKore Nordmann2007-05-101-0/+24
* - Added test for vector angle calculation with null vectorKore Nordmann2007-05-101-0/+12
* - Added test for no data with line chartKore Nordmann2007-05-101-0/+19
* - Added tests for axis in multiple directionsKore Nordmann2007-05-109-0/+225
* - Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTestDerick Rethans2007-05-034-4/+4
* - Removed PdoDataset from Graph componentsKore Nordmann2007-05-032-357/+0
* - Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps Kore Nordmann2007-05-021-5/+8
* - Implemented radar label renderer for correct grid in radar chartsKore Nordmann2007-05-025-2/+89
* - Added tests for exception on unsupported rendererKore Nordmann2007-04-261-0/+21
* - Fixed order of points in arrow head polygons also in 3d rendererKore Nordmann2007-04-2623-23/+23
* - Fixed order of points in arrow head polygonsKore Nordmann2007-04-2633-34/+34
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-263-2/+31
* - First working version of radar chartsKore Nordmann2007-04-2647-39/+462
* - Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd testsKore Nordmann2007-04-131-5/+15
* - 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
OpenPOWER on IntegriCloud