summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer forKore Nordmann2007-12-132-0/+28
* - Use __toString call for testing, to work with PHP 5.1Kore Nordmann2007-12-111-1/+1
* - Also test for exception in getterKore Nordmann2007-11-271-1/+17
* - Test for drivers __set-methodKore Nordmann2007-11-271-0/+45
* - Test for ezcGraphGdDriverUnsupportedImageTypeExceptionKore Nordmann2007-11-271-0/+23
* - Test for unknown elementsKore Nordmann2007-11-271-1/+21
* - Test for invalid id exceptionKore Nordmann2007-11-271-0/+27
* - Test for date parsing exceptionKore Nordmann2007-11-271-0/+18
* - Fixed issue #12064: Gradients are not rendered correctly in Flash driverKore Nordmann2007-11-265-0/+0
* - Fixed two more test filesKore Nordmann2007-11-262-0/+0
* - Fixed rendering of filled circles in flash driverKore Nordmann2007-11-261-0/+0
* - Fixed some first issues in GraphKore Nordmann2007-11-231-0/+45
* - Show zero value by default for odometer axisKore Nordmann2007-11-213-3/+3
* - Forgot odometer test suiteKore Nordmann2007-11-212-0/+400
* - Added support for odometer chartsKore Nordmann2007-11-213-0/+6
* - Added test case for a bar chart with two sinlge point datasetsKore Nordmann2007-11-212-0/+21
* - Added test for drawing two lines with different line widthKore Nordmann2007-11-212-0/+32
* - Better check for font min/max size valuesKore Nordmann2007-10-301-0/+44
* - Fixed issue #11640: Polygon size reducement failes for very thin four edgedKore Nordmann2007-10-232-0/+35
* - Fixed issue #11511: Line thickness wan't used for renderingKore Nordmann2007-10-233-0/+51
* - Changed default value of line thicknessKore Nordmann2007-10-231-1/+1
* - Updated generated PNGs once more...Kore Nordmann2007-10-2314-0/+0
* - Doc fixes.Tobias Schlitt2007-09-1238-39/+39
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-064-0/+216
* - 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
OpenPOWER on IntegriCloud