Diff: CalculatorForSampleMountingInDil

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
...nobody

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 227 and version 210:
Lines 197-199 were replaced by lines 197-199
- for (vtiname in cans[dilname]) {
- setvti(vtiname);
- stored.push(mainsvg.cloneNode(true));
+ for (vtiname in cans[dilselect]) {
+ setvti(vtiname);
+ stored.push(mainsvg.cloneNode(true));
Line 227 was replaced by line 227
- <svg width="1024" height="350" xmlns="http://www.w3.org/2000/svg" id=mainsvg>
+ <svg width="1170" height="350" xmlns="http://www.w3.org/2000/svg" id=mainsvg>
Lines 361-362 were replaced by lines 361-362
- <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="213" id="dil_label" font-size="24" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text>
- <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="233" id="motor_label" font-size="14" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text>
+ <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="1240" id="dil_label" font-size="48" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text>
+ <text transform="rotate(-90 17 169)" fill="#000" stroke="#000" stroke-width="0" x="17" y="213" id="motor_label" font-size="14" font-family="Helvetica, Arial, sans-serif" text-anchor="middle" xml:space="preserve"></text>

Back to CalculatorForSampleMountingInDil, or to the Page History.