summaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* - Added test case for a bar chart with two sinlge point datasetsKore Nordmann2007-11-211-0/+2
* - Added test for drawing two lines with different line widthKore Nordmann2007-11-211-0/+0
* - Fixed issue #11640: Polygon size reducement failes for very thin four edgedKore Nordmann2007-10-231-0/+2
* - Fixed issue #11511: Line thickness wan't used for renderingKore Nordmann2007-10-232-0/+4
* - Updated generated PNGs once more...Kore Nordmann2007-10-2314-0/+0
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-062-0/+4
* - Implemented feature #11325: Allow values of 0 to be added to pie charts, toKore Nordmann2007-09-051-0/+2
* - Implemented feature #11247: Custom highlight values in line and bar charts.Kore Nordmann2007-09-052-0/+4
* - Implemented features #10322, #10565: Support for multiple x, y axis,Kore Nordmann2007-09-042-0/+4
* - Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are notKore Nordmann2007-08-0831-30/+32
* - 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-0758-56/+56
* - Fixed bug #11157: Wrong display of single record with labeled axisKore Nordmann2007-08-012-0/+4
* - Fixed bug #11207: Missing URL property for legend, or missing legend, mayKore Nordmann2007-08-014-0/+10
* - 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-015-4/+6
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-141-0/+2
* - 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-292-0/+4
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-297-0/+10
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-251-0/+2
* - Fixed issue #10848: Missing pie segment labels in pie charts with 3d Kore Nordmann2007-05-251-0/+2
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-10154-155/+157
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-1018-17/+19
* - Added more radar chart testsKore Nordmann2007-05-102-0/+4
* - Added test for rendering pie chart to outputKore Nordmann2007-05-101-0/+2
* - Added tests for axis in multiple directionsKore Nordmann2007-05-107-0/+14
* - Implemented radar label renderer for correct grid in radar chartsKore Nordmann2007-05-024-2/+6
* - 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-2632-32/+32
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-262-2/+2
* - First working version of radar chartsKore Nordmann2007-04-2642-39/+43
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-123-3/+3
* - Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D rendererKore Nordmann2007-04-121-1/+1
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-101-1/+1
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-101-0/+2
* - Added missing file for rotated label test casesKore Nordmann2007-04-101-0/+2
* - Added automatic detection of optimal rotation when using the axis rotated Kore Nordmann2007-04-106-6/+6
* - Fixed rotation center when using the 3d rendererKore Nordmann2007-04-051-0/+2
* - Fixed rotation based label width reducement on rotated axisKore Nordmann2007-04-054-2/+6
* - Implemented text rotation in flash driverKore Nordmann2007-04-054-0/+0
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-0510-0/+0
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-297-0/+14
* - Actually use link style property from SVG driverKore Nordmann2007-03-081-0/+2
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-085-0/+58
* - Added visual tests for depth in 3d rendererKore Nordmann2007-03-054-0/+8
* - Implemented #10375: Manually reduce or increase the label count on labeled ...Kore Nordmann2007-03-053-0/+6
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-011-0/+2
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-014-4/+4
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-262-2/+2
OpenPOWER on IntegriCloud