summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Implemented feature #11325: Allow values of 0 to be added to pie charts, toKore Nordmann2007-09-052-4/+22
* - Implemented feature #11247: Custom highlight values in line and bar charts.Kore Nordmann2007-09-054-2/+97
* - Added new tests to test suiteKore Nordmann2007-09-041-0/+2
* - Implemented features #10322, #10565: Support for multiple x, y axis,Kore Nordmann2007-09-043-48/+109
* - Introduced chartPosition propertyKore Nordmann2007-09-041-0/+29
* - Added dataset properties for axis assignementsKore Nordmann2007-09-041-0/+67
* - Also test iteratorKore Nordmann2007-09-041-0/+25
* - Added axis container classKore Nordmann2007-09-041-0/+114
* - Use value of correct type.Kore Nordmann2007-08-131-1/+1
* - Try more locale names to switch locale to de_DEKore Nordmann2007-08-131-1/+1
* - Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are notKore Nordmann2007-08-0834-36/+135
* - Fixed bug #11236: Legend is not properly linked in interactive 3d line andKore Nordmann2007-08-081-0/+37
* - Fixed bug #11233: Path for circular arcs in SVG driver may break because ofKore Nordmann2007-08-071-1/+1
* - Fixed bug #11180: Color Palette: $dataSetColor in ezcGraphPalette startsKore Nordmann2007-08-0759-68/+68
* - Fixed bug #11157: Wrong display of single record with labeled axisKore Nordmann2007-08-013-2/+40
* - Fixed bug #11207: Missing URL property for legend, or missing legend, mayKore Nordmann2007-08-015-0/+117
* - Fixed SVG test results to include correct decimal pointKore Nordmann2007-08-012-2/+2
* - Fixed bug #11107: Floating point inaccuracies caused missing grid in lineKore Nordmann2007-08-016-4/+26
* - Use PHPUnits XML diffing to compare SVG filesKore Nordmann2007-07-031-15/+3
* - PHPUnit 3.1 MigrationSebastian Bergmann2007-07-029-41/+32
* - Fix locale reset.Tobias Schlitt2007-06-211-0/+6
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-143-3/+57
* - Fixed issue #10881: Wrong labeling with ezcGraphDateAxisKore Nordmann2007-05-312-2/+2
* - Fixed issue #10861 Circle sector size reducement failes for very big angles.Kore Nordmann2007-05-293-0/+70
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-2911-29/+228
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-252-0/+25
* - Fixed issue #10848: Missing pie segment labels in pie charts with 3d Kore Nordmann2007-05-252-0/+19
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-0/+48
* - 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
OpenPOWER on IntegriCloud