summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphDataSetAverageTest_testRenderCompleteLineChart.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 order of points in arrow head polygonsKore Nordmann2007-04-261-1/+1
| | | | | | | # No visual difference in compariosion files - Fixes arrow heads in rotated axis in radar charts
* - 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
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-151-1/+1
| | | | | | # No visual difference, but of course changes in nearly every SVG files
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-301-1/+1
| | | | | | click on exactly the text.)
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-261-1/+1
| | | | | | | | # Ming test files are changes because of different element IDs # Few font size changes in SVG and GD test files # SVG files are all changed because of fixed text baseline
* - Fixed minor ticks in exact and centered axis label rendererKore Nordmann2006-10-041-1/+1
|
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-191-1/+1
|
* - Fixed endless loop on string keys for datasets with average datasetKore Nordmann2006-09-181-1/+1
| | | | | | | - Added average dataset tests to test suite - Updated testfile because of SVG driver modifications
* - Got average datasets workingKore Nordmann2006-09-061-0/+2
OpenPOWER on IntegriCloud