summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-11-30 10:10:43 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-11-30 10:10:43 +0000
commit7854dda880c76ae04d9bca5a5240271f6971c1bd (patch)
treef06ec1990d9c5bc61ace026f2963234fce80c888 /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
parent5ced6d5c25202717ef3ec1a811cffba6b44bcb79 (diff)
downloadzetacomponents-graph-7854dda880c76ae04d9bca5a5240271f6971c1bd.zip
zetacomponents-graph-7854dda880c76ae04d9bca5a5240271f6971c1bd.tar.gz
- Fixed: Bug #9612 (Element links for SVG image in the legend require you to
click on exactly the text.)
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
index b9c5776..aab261e 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.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/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><text id="ezcGraphTextBox_2" x="34.915" text-length="100.17px" y="34.65" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A</text><text id="ezcGraphTextBox_2" x="23.785" text-length="122.43px" y="57.75" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Pretty Long</text><text id="ezcGraphTextBox_2" x="51.61" text-length="66.78px" y="80.85" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">String</text></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><g id="ezcGraphTextBox_2"><path d=" M 23.2850,81.0000 L 23.2850,16.3000 L 147.2150,16.3000 L 147.2150,81.0000 L 23.2850,81.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_2_text" x="34.915" text-length="100.17px" y="34.65" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A</text><text id="ezcGraphTextBox_2_text" x="23.785" text-length="122.43px" y="57.75" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Pretty Long</text><text id="ezcGraphTextBox_2_text" x="51.61" text-length="66.78px" y="80.85" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">String</text></g></g></svg>
OpenPOWER on IntegriCloud