99 <width >181</width >
1010 <height >31</height >
1111 <font >
12- <font name =" Header 1" family =" Source Sans Pro " style =" BOLD_ITALIC " size =" 36 .0" >
12+ <font name =" Header 1" family =" Liberation Sans" style =" BOLD " size =" 22 .0" >
1313 </font >
1414 </font >
1515 </widget >
@@ -21,7 +21,7 @@ one for the "X" and one for the "Y" axis.</text>
2121 <width >371</width >
2222 <height >40</height >
2323 </widget >
24- <widget type =" xyplot" version =" 2 .0.0" >
24+ <widget type =" xyplot" version =" 3 .0.0" >
2525 <name >X/Y Plot_1</name >
2626 <y >91</y >
2727 <width >511</width >
@@ -34,6 +34,12 @@ one for the "X" and one for the "Y" axis.</text>
3434 </exp >
3535 <pv_name >loc://interactive(1)</pv_name >
3636 </rule >
37+ <rule name =" Visible" prop_id =" marker[0].visible" out_exp =" false" >
38+ <exp bool_exp =" pv0< 1" >
39+ <value >false</value >
40+ </exp >
41+ <pv_name >loc://visible(1)</pv_name >
42+ </rule >
3743 </rules >
3844 <traces >
3945 <trace >
@@ -79,6 +85,7 @@ one for the "X" and one for the "Y" axis.</text>
7985 </color >
8086 <pv_name >loc://pos(50)</pv_name >
8187 <interactive >true</interactive >
88+ <visible >true</visible >
8289 </marker >
8390 </marker >
8491 </widget >
@@ -95,7 +102,7 @@ one for the "X" and one for the "Y" axis.</text>
95102 <y >441</y >
96103 <width >221</width >
97104 <font >
98- <font name =" Header 2" family =" Source Sans Pro " style =" BOLD_ITALIC " size =" 21 .0" >
105+ <font name =" Header 2" family =" Liberation Sans" style =" BOLD " size =" 18 .0" >
99106 </font >
100107 </font >
101108 </widget >
@@ -293,7 +300,7 @@ Double-click zooms back out.</text>
293300 <y >471</y >
294301 <width >221</width >
295302 <font >
296- <font name =" Header 3" family =" Source Sans Pro " style =" BOLD_ITALIC " size =" 18 .0" >
303+ <font name =" Header 3" family =" Liberation Sans" style =" BOLD " size =" 16 .0" >
297304 </font >
298305 </font >
299306 </widget >
@@ -304,7 +311,7 @@ Double-click zooms back out.</text>
304311 <y >711</y >
305312 <width >70</width >
306313 </widget >
307- <widget type =" xyplot" version =" 2 .0.0" >
314+ <widget type =" xyplot" version =" 3 .0.0" >
308315 <name >RightPlot</name >
309316 <x >591</x >
310317 <y >91</y >
@@ -335,11 +342,11 @@ pvs[1].write(err)
335342 <maximum >10.0</maximum >
336343 <show_grid >false</show_grid >
337344 <title_font >
338- <font name =" Default Bold" family =" Source Sans Pro " style =" BOLD" size =" 16 .0" >
345+ <font name =" Default Bold" family =" Liberation Sans" style =" BOLD" size =" 14 .0" >
339346 </font >
340347 </title_font >
341348 <scale_font >
342- <font name =" Default" family =" Source Sans Pro " style =" REGULAR" size =" 16 .0" >
349+ <font name =" Default" family =" Liberation Sans" style =" REGULAR" size =" 14 .0" >
343350 </font >
344351 </scale_font >
345352 <visible >true</visible >
@@ -353,14 +360,19 @@ pvs[1].write(err)
353360 <maximum >120.0</maximum >
354361 <show_grid >false</show_grid >
355362 <title_font >
356- <font name =" Default Bold" family =" Source Sans Pro " style =" BOLD" size =" 16 .0" >
363+ <font name =" Default Bold" family =" Liberation Sans" style =" BOLD" size =" 14 .0" >
357364 </font >
358365 </title_font >
359366 <scale_font >
360- <font name =" Default" family =" Source Sans Pro " style =" REGULAR" size =" 16 .0" >
367+ <font name =" Default" family =" Liberation Sans" style =" REGULAR" size =" 14 .0" >
361368 </font >
362369 </scale_font >
370+ <on_right >false</on_right >
363371 <visible >true</visible >
372+ <color >
373+ <color name =" Text" red =" 0" green =" 0" blue =" 0" >
374+ </color >
375+ </color >
364376 </y_axis >
365377 </y_axes >
366378 <traces >
@@ -407,7 +419,7 @@ pvs[1].write(err)
407419 <y >441</y >
408420 <width >221</width >
409421 <font >
410- <font name =" Header 2" family =" Source Sans Pro " style =" BOLD_ITALIC " size =" 21 .0" >
422+ <font name =" Header 2" family =" Liberation Sans" style =" BOLD " size =" 18 .0" >
411423 </font >
412424 </font >
413425 </widget >
@@ -446,7 +458,7 @@ That local PV is then used as the error bar waveform.</text>
446458 <width >429</width >
447459 <height >69</height >
448460 <font >
449- <font name =" Comment" family =" Source Sans Pro " style =" ITALIC" size =" 16 .0" >
461+ <font name =" Comment" family =" Liberation Sans" style =" ITALIC" size =" 14 .0" >
450462 </font >
451463 </font >
452464 </widget >
@@ -464,6 +476,7 @@ Push button to re-enable.</text>
464476 <name >Action Button</name >
465477 <actions >
466478 <action type =" execute" >
479+ <description >Autoscale</description >
467480 <script file =" EmbeddedPy" >
468481 <text ><![CDATA[ from org.csstudio.display.builder.runtime.script import ScriptUtil
469482
@@ -478,7 +491,6 @@ plot.setPropertyValue("y_axes[0].autoscale", False)
478491plot.setPropertyValue("y_axes[0].autoscale", True)
479492]]> </text >
480493 </script >
481- <description >Autoscale</description >
482494 </action >
483495 </actions >
484496 <x >1000</x >
@@ -487,7 +499,7 @@ plot.setPropertyValue("y_axes[0].autoscale", True)
487499 <height >29</height >
488500 <tooltip >$(actions)</tooltip >
489501 </widget >
490- <widget type =" xyplot" version =" 2 .0.0" >
502+ <widget type =" xyplot" version =" 3 .0.0" >
491503 <name >X/Y Plot</name >
492504 <y >900</y >
493505 <x_axis >
@@ -498,11 +510,11 @@ plot.setPropertyValue("y_axes[0].autoscale", True)
498510 <maximum >22.0</maximum >
499511 <show_grid >false</show_grid >
500512 <title_font >
501- <font name =" Default Bold" family =" Source Sans Pro " style =" BOLD" size =" 16 .0" >
513+ <font name =" Default Bold" family =" Liberation Sans" style =" BOLD" size =" 14 .0" >
502514 </font >
503515 </title_font >
504516 <scale_font >
505- <font name =" Default" family =" Source Sans Pro " style =" REGULAR" size =" 16 .0" >
517+ <font name =" Default" family =" Liberation Sans" style =" REGULAR" size =" 14 .0" >
506518 </font >
507519 </scale_font >
508520 <visible >true</visible >
@@ -516,14 +528,19 @@ plot.setPropertyValue("y_axes[0].autoscale", True)
516528 <maximum >10.0</maximum >
517529 <show_grid >false</show_grid >
518530 <title_font >
519- <font name =" Default Bold" family =" Source Sans Pro " style =" BOLD" size =" 16 .0" >
531+ <font name =" Default Bold" family =" Liberation Sans" style =" BOLD" size =" 14 .0" >
520532 </font >
521533 </title_font >
522534 <scale_font >
523- <font name =" Default" family =" Source Sans Pro " style =" REGULAR" size =" 16 .0" >
535+ <font name =" Default" family =" Liberation Sans" style =" REGULAR" size =" 14 .0" >
524536 </font >
525537 </scale_font >
538+ <on_right >false</on_right >
526539 <visible >true</visible >
540+ <color >
541+ <color name =" Text" red =" 0" green =" 0" blue =" 0" >
542+ </color >
543+ </color >
527544 </y_axis >
528545 </y_axes >
529546 <traces >
@@ -582,7 +599,7 @@ For a "Line Width" of zero, the bar graph turns into a histogram-type display wi
582599 <y >900</y >
583600 <width >221</width >
584601 <font >
585- <font name =" Header 2" family =" Source Sans Pro " style =" BOLD_ITALIC " size =" 21 .0" >
602+ <font name =" Header 2" family =" Liberation Sans" style =" BOLD " size =" 18 .0" >
586603 </font >
587604 </font >
588605 </widget >
@@ -606,10 +623,16 @@ For a "Line Width" of zero, the bar graph turns into a histogram-type display wi
606623 <y >500</y >
607624 <width >140</width >
608625 <height >60</height >
609- <font >
610- <font name =" Comment" family =" Source Sans Pro " style =" ITALIC" size =" 16 .0" >
626+ <font use_class = " true " >
627+ <font name =" Comment" family =" Liberation Sans" style =" ITALIC" size =" 14 .0" >
611628 </font >
612629 </font >
630+ <foreground_color use_class =" true" >
631+ <color name =" Text" red =" 0" green =" 0" blue =" 0" >
632+ </color >
633+ </foreground_color >
634+ <transparent use_class =" true" >true</transparent >
635+ <wrap_words use_class =" true" >true</wrap_words >
613636 </widget >
614637 <widget type =" checkbox" version =" 2.0.0" >
615638 <name >Check Box</name >
@@ -618,4 +641,11 @@ For a "Line Width" of zero, the bar graph turns into a histogram-type display wi
618641 <x >380</x >
619642 <y >470</y >
620643 </widget >
644+ <widget type =" checkbox" version =" 2.0.0" >
645+ <name >Check Box_1</name >
646+ <pv_name >loc://visible(1)</pv_name >
647+ <label > Visible</label >
648+ <x >380</x >
649+ <y >561</y >
650+ </widget >
621651</display >
0 commit comments