summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphRenderer3dTest_testRenderLineChartToOutput.svg
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-101-1/+1
| | | | | | | # Nearly all SVG have changes now, because there are some more trailing # zeros in the source. No visual differences.
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-1/+1
| | | | | | | | with edge lengths < reducement # Modifications in comparision files because some invisible small shapes # were not rendered any more
* - Fixed order of points in arrow head polygons also in 3d rendererKore Nordmann2007-04-261-1/+1
| | | | | | # No visual difference in compariosion files
* - First working version of radar chartsKore Nordmann2007-04-261-1/+1
| | | | | | | | | | # Still marked private because of: # - Slightly wrong axis arrows # - Axis grid needs some love - Some fixes for axis label renderers to work with random directions # Results in some non visual changes in comparision files
* - Correctly fixed polygon size reducementKore Nordmann2007-02-011-1/+1
|
* - Partly fixed issue #9765Kore Nordmann2007-01-241-1/+1
| | | | | | | | # Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug.
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-241-1/+1
| | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders
* - Make renderToOutput() method available to chartKore Nordmann2007-01-041-0/+2
OpenPOWER on IntegriCloud