summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-08-08 06:55:13 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-08-08 06:55:13 +0000
commitedc4c9c5ac909b4863c32d39ae73a98ec12726b4 (patch)
treeafc59bac840295417cc6fd9cccb383504c09f761 /tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg
parent8c2284477cd6a99d0bfa2174e1ae96d12739d497 (diff)
downloadzetacomponents-graph-edc4c9c5ac909b4863c32d39ae73a98ec12726b4.zip
zetacomponents-graph-edc4c9c5ac909b4863c32d39ae73a98ec12726b4.tar.gz
- Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are not
linked. # Numeric part of IDs in SVG files changed because one element missed an ID # Also ensured mimetype 'application/octet-stream' for all SVG test files
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg
index 7bf2a93..90dcbc8 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcAcuteReverse.svg
@@ -1,2 +1,2 @@
<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs><linearGradient id="Definition_LinearGradient_25_50_175_50_ffffffbf_0000007f"><stop offset="0" style="stop-color: #ffffff; stop-opacity: 0.25;"/><stop offset="1" style="stop-color: #000000; stop-opacity: 0.50;"/></linearGradient><linearGradient xmlns:xlink="http://www.w3.org/1999/xlink" id="LinearGradient_25_50_175_50_ffffffbf_0000007f" x1="25.0000" y1="50.0000" x2="175.0000" y2="50.0000" gradientUnits="userSpaceOnUse" xlink:href="#Definition_LinearGradient_25_50_175_50_ffffffbf_0000007f"/></defs><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d="M 143.02,92.77 A 75.00,40.00 0 0,0 173.22,68.66 L 173.22,58.66 A 75.00,40.000000 0 0,1 143.02,82.77 z" style="fill: #3465a4; fill-opacity: 1.00; stroke: none;" id="ezcGraphCircularArc_1"/><path d="M 143.02,92.77 A 75.00,40.00 0 0,0 173.22,68.66 L 173.22,58.66 A 75.00,40.000000 0 0,1 143.02,82.77 z" style="fill: url(#LinearGradient_25_50_175_50_ffffffbf_0000007f); stroke: none;"/></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs><linearGradient id="Definition_LinearGradient_25_50_175_50_ffffffbf_0000007f"><stop offset="0" style="stop-color: #ffffff; stop-opacity: 0.25;"/><stop offset="1" style="stop-color: #000000; stop-opacity: 0.50;"/></linearGradient><linearGradient xmlns:xlink="http://www.w3.org/1999/xlink" id="LinearGradient_25_50_175_50_ffffffbf_0000007f" x1="25.0000" y1="50.0000" x2="175.0000" y2="50.0000" gradientUnits="userSpaceOnUse" xlink:href="#Definition_LinearGradient_25_50_175_50_ffffffbf_0000007f"/></defs><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d="M 143.02,92.77 A 75.00,40.00 0 0,0 173.22,68.66 L 173.22,58.66 A 75.00,40.000000 0 0,1 143.02,82.77 z" style="fill: #3465a4; fill-opacity: 1.00; stroke: none;" id="ezcGraphCircularArc_1"/><path d="M 143.02,92.77 A 75.00,40.00 0 0,0 173.22,68.66 L 173.22,58.66 A 75.00,40.000000 0 0,1 143.02,82.77 z" style="fill: url(#LinearGradient_25_50_175_50_ffffffbf_0000007f); stroke: none;" id="ezcGraphCircularArc_2"/></g></svg>
OpenPOWER on IntegriCloud