FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "Processor_Chart_Test"


expected html
nothing
t1Here is a test chart:t
2 
3<table align="right"><tr><td><div class="toc">
4Contents:
5<ul>
6  <li><a href="#Line_Chart">Line&nbsp;Chart</a></li>
7  <li><a href="#Bar_Chart">Bar&nbsp;Chart</a></li>
8  <li><a href="#Pie_Chart">Pie&nbsp;Chart</a></li>
9</ul>
10</div></td></tr></table>
11<p>
12Show in split mode to see all three charts.
13<p>
14See also <a style="color:red;" href="/tbwiki/TableChartTest">TableChartTest</a>
15<p>
16<h1><a name="Line_Chart">Line Chart</a>
17<span align=right class="section_edit_link">[<a href="/tbwiki/Processor_Chart_Test?action=edit&section=Line_Chart">edit section</a>]</font></span>
18</h1>
19<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg">
20#<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
21<rect width="520" height="330" style="fill:white"/>
22<text x="175" y="20" style="fill:black">TBWiki line chart</text>
23<line x1="60" y1="280" x2="70" y2="280" style="stroke:black;stroke-width:2"/>
24<line x1="70" y1="280" x2="500" y2="280" style="stroke:#E0E0E0;stroke-width:2"/>
25<text x="10" y="285" style="fill:black">0</text>
26<line x1="60" y1="217" x2="70" y2="217" style="stroke:black;stroke-width:2"/>
27<line x1="70" y1="217" x2="500" y2="217" style="stroke:#E0E0E0;stroke-width:2"/>
28<text x="10" y="222" style="fill:black">50.0</text>
29<line x1="60" y1="155" x2="70" y2="155" style="stroke:black;stroke-width:2"/>
30<line x1="70" y1="155" x2="500" y2="155" style="stroke:#E0E0E0;stroke-width:2"/>
31<text x="10" y="160" style="fill:black">100.0</text>
32<line x1="60" y1="92" x2="70" y2="92" style="stroke:black;stroke-width:2"/>
33<line x1="70" y1="92" x2="500" y2="92" style="stroke:#E0E0E0;stroke-width:2"/>
34<text x="10" y="97" style="fill:black">150.0</text>
35<line x1="60" y1="30" x2="70" y2="30" style="stroke:black;stroke-width:2"/>
36<line x1="70" y1="30" x2="500" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
37<text x="10" y="35" style="fill:black">200.0</text>
38<line x1="70" y1="290" x2="70" y2="280" style="stroke:black;stroke-width:2"/>
39<line x1="70" y1="280" x2="70" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
40<text x="70" y="320" style="fill:black">Q1</text>
41<line x1="177" y1="290" x2="177" y2="280" style="stroke:black;stroke-width:2"/>
42<line x1="177" y1="280" x2="177" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
43<text x="177" y="320" style="fill:black">Q2</text>
44<line x1="285" y1="290" x2="285" y2="280" style="stroke:black;stroke-width:2"/>
45<line x1="285" y1="280" x2="285" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
46<text x="285" y="320" style="fill:black">Q3</text>
47<line x1="392" y1="290" x2="392" y2="280" style="stroke:black;stroke-width:2"/>
48<line x1="392" y1="280" x2="392" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
49<text x="392" y="320" style="fill:black">Q4</text>
50<line x1="70" y1="130" x2="177" y2="55" style="stroke:green;stroke-width:2"/>
51<line x1="177" y1="55" x2="285" y2="248" style="stroke:green;stroke-width:2"/>
52<line x1="285" y1="248" x2="392" y2="217" style="stroke:green;stroke-width:2"/>
53<line x1="70" y1="155" x2="177" y2="130" style="stroke:blue;stroke-width:2"/>
54<line x1="177" y1="130" x2="285" y2="117" style="stroke:blue;stroke-width:2"/>
55<line x1="285" y1="117" x2="392" y2="255" style="stroke:blue;stroke-width:2"/>
56<line x1="70" y1="55" x2="177" y2="255" style="stroke:red;stroke-width:2"/>
57<line x1="177" y1="255" x2="285" y2="142" style="stroke:red;stroke-width:2"/>
58<line x1="285" y1="142" x2="392" y2="180" style="stroke:red;stroke-width:2"/>
59</svg>
60 
61<p>
62<h1><a name="Bar_Chart">Bar Chart</a>
63<span align=right class="section_edit_link">[<a href="/tbwiki/Processor_Chart_Test?action=edit&section=Bar_Chart">edit section</a>]</font></span>
64</h1>
65<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg">
66#<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
67<rect width="520" height="330" style="fill:white"/>
68<text x="180" y="20" style="fill:black">TBWiki bar chart</text>
69<line x1="50" y1="290" x2="60" y2="290" style="stroke:black;stroke-width:2"/>
70<line x1="60" y1="290" x2="500" y2="290" style="stroke:#E0E0E0;stroke-width:2"/>
71<text x="10" y="295" style="fill:black">0</text>
72<line x1="50" y1="225" x2="60" y2="225" style="stroke:black;stroke-width:2"/>
73<line x1="60" y1="225" x2="500" y2="225" style="stroke:#E0E0E0;stroke-width:2"/>
74<text x="10" y="230" style="fill:black">50.0</text>
75<line x1="50" y1="160" x2="60" y2="160" style="stroke:black;stroke-width:2"/>
76<line x1="60" y1="160" x2="500" y2="160" style="stroke:#E0E0E0;stroke-width:2"/>
77<text x="10" y="165" style="fill:black">100.0</text>
78<line x1="50" y1="95" x2="60" y2="95" style="stroke:black;stroke-width:2"/>
79<line x1="60" y1="95" x2="500" y2="95" style="stroke:#E0E0E0;stroke-width:2"/>
80<text x="10" y="100" style="fill:black">150.0</text>
81<line x1="50" y1="30" x2="60" y2="30" style="stroke:black;stroke-width:2"/>
82<line x1="60" y1="30" x2="500" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
83<text x="10" y="35" style="fill:black">200.0</text>
84<line x1="60" y1="300" x2="60" y2="290" style="stroke:black;stroke-width:2"/>
85<line x1="60" y1="290" x2="60" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
86<text x="60" y="320" style="fill:black">Q1</text>
87<line x1="170" y1="300" x2="170" y2="290" style="stroke:black;stroke-width:2"/>
88<line x1="170" y1="290" x2="170" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
89<text x="170" y="320" style="fill:black">Q2</text>
90<line x1="280" y1="300" x2="280" y2="290" style="stroke:black;stroke-width:2"/>
91<line x1="280" y1="290" x2="280" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
92<text x="280" y="320" style="fill:black">Q3</text>
93<line x1="390" y1="300" x2="390" y2="290" style="stroke:black;stroke-width:2"/>
94<line x1="390" y1="290" x2="390" y2="30" style="stroke:#E0E0E0;stroke-width:2"/>
95<text x="390" y="320" style="fill:black">Q4</text>
96<rect x="60" y="134" width="30" height="156" style="fill:green"/>
97<rect x="170" y="95" width="30" height="195" style="fill:green"/>
98<rect x="280" y="257" width="30" height="32" style="fill:green"/>
99<rect x="390" y="225" width="30" height="65" style="fill:green"/>
100<rect x="80" y="160" width="30" height="130" style="fill:blue"/>
101<rect x="190" y="134" width="30" height="156" style="fill:blue"/>
102<rect x="300" y="121" width="30" height="169" style="fill:blue"/>
103<rect x="410" y="264" width="30" height="26" style="fill:blue"/>
104<rect x="100" y="56" width="30" height="234" style="fill:red"/>
105<rect x="210" y="264" width="30" height="26" style="fill:red"/>
106<rect x="320" y="147" width="30" height="143" style="fill:red"/>
107<rect x="430" y="186" width="30" height="104" style="fill:red"/>
108</svg>
109 
110<p>
111<h1><a name="Pie_Chart">Pie Chart</a>
112<span align=right class="section_edit_link">[<a href="/tbwiki/Processor_Chart_Test?action=edit&section=Pie_Chart">edit section</a>]</font></span>
113</h1>
114<svg width="640" height="480" xmlns="http://www.w3.org/2000/svg">
115#<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
116<rect width="520" height="330" style="fill:white"/>
117<g style="fill:green" transform="rotate(-270.000000, 210, 150)">
118  <path d="M 210 150 h 140 A 140,140 0,0,0 129.264755,35.624215 z"/>
119</g>
120<g style="fill:blue" transform="rotate(-395.217391, 210, 150)">
121  <path d="M 210 150 h 140 A 140,140 0,0,0 81.590418,94.223847 z"/>
122</g>
123<g style="fill:red" transform="rotate(-551.739130, 210, 150)">
124  <path d="M 210 150 h 140 A 140,140 0,0,0 335.737879,88.437139 z"/>
125</g>
126<g style="fill:magenta" transform="rotate(-577.826087, 210, 150)">
127  <path d="M 210 150 h 140 A 140,140 0,0,0 295.857345,39.417378 z"/>
128</g>
129</svg>
130 
131<p>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "Processor_Chart_Test"


expected html
generated html
t No Differences Found t No Differences Found 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Update saved output

Back to diff page

Return to Regression_Test page
TBWiki engine 1.9.3 by Tim Bird