Skip to content
Snippets Groups Projects
Commit 88b8565c authored by Elena Donegani's avatar Elena Donegani
Browse files

Update NDPlotXY.bob

parent bf362645
No related branches found
No related tags found
2 merge requests!5Major update on PBI OPIs,!4Merge of 6+ months of changes to upstream
...@@ -3,32 +3,64 @@ ...@@ -3,32 +3,64 @@
<name>NDPlotXY</name> <name>NDPlotXY</name>
<x>1095</x> <x>1095</x>
<y>344</y> <y>344</y>
<width>400</width> <width>470</width>
<height>300</height> <height>380</height>
<background_color> <background_color>
<color red="187" green="187" blue="187"> <color red="240" green="240" blue="240">
</color> </color>
</background_color> </background_color>
<grid_visible>false</grid_visible> <actions>
<grid_step_x>5</grid_step_x> </actions>
<widget type="rectangle" version="2.0.0">
<name>BGGrey02-background</name>
<y>50</y>
<width>470</width>
<height>330</height>
<line_width>2</line_width>
<line_color>
<color name="GROUP-BORDER" red="150" green="155" blue="151">
</color>
</line_color>
<background_color>
<color name="GROUP-BACKGROUND" red="200" green="205" blue="201">
</color>
</background_color>
<corner_height>10</corner_height>
</widget>
<widget type="xyplot" version="2.0.0"> <widget type="xyplot" version="2.0.0">
<name>cartesian plot #6</name> <name>XY Graph</name>
<y>30</y> <x>30</x>
<y>70</y>
<height>270</height> <height>270</height>
<foreground_color>
<color red="0" green="0" blue="0">
</color>
</foreground_color>
<background_color>
<color red="240" green="240" blue="240">
</color>
</background_color>
<title>$(TITLE)</title> <title>$(TITLE)</title>
<title_font>
<font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
</font>
</title_font>
<show_toolbar>true</show_toolbar>
<actions>
</actions>
<x_axis> <x_axis>
<title>$(XLABEL)</title> <title>$(XLABEL)</title>
<autoscale>true</autoscale> <autoscale>true</autoscale>
<log_scale>false</log_scale> <log_scale>false</log_scale>
<minimum>0.0</minimum> <minimum>0.0</minimum>
<maximum>100.0</maximum> <maximum>100.0</maximum>
<show_grid>false</show_grid> <show_grid>true</show_grid>
<title_font> <title_font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0"> <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
</font> </font>
</title_font> </title_font>
<scale_font> <scale_font>
<font name="Default" family="Liberation Sans" style="REGULAR" size="14.0"> <font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0">
</font> </font>
</scale_font> </scale_font>
<visible>true</visible> <visible>true</visible>
...@@ -40,13 +72,13 @@ ...@@ -40,13 +72,13 @@
<log_scale>false</log_scale> <log_scale>false</log_scale>
<minimum>0.0</minimum> <minimum>0.0</minimum>
<maximum>100.0</maximum> <maximum>100.0</maximum>
<show_grid>false</show_grid> <show_grid>true</show_grid>
<title_font> <title_font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0"> <font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
</font> </font>
</title_font> </title_font>
<scale_font> <scale_font>
<font name="Default" family="Liberation Sans" style="REGULAR" size="14.0"> <font name="Default" family="Source Sans Pro" style="REGULAR" size="16.0">
</font> </font>
</scale_font> </scale_font>
<visible>true</visible> <visible>true</visible>
...@@ -67,38 +99,43 @@ ...@@ -67,38 +99,43 @@
<line_width>1</line_width> <line_width>1</line_width>
<line_style>0</line_style> <line_style>0</line_style>
<point_type>0</point_type> <point_type>0</point_type>
<point_size>10</point_size> <point_size>4</point_size>
<visible>true</visible> <visible>true</visible>
</trace> </trace>
</traces> </traces>
</widget> </widget>
<widget type="rectangle" version="2.0.0"> <widget type="rectangle" version="2.0.0">
<name>rectangle #10</name> <name>Rectangle</name>
<width>400</width> <class>TITLE-BAR</class>
<height>26</height> <x use_class="true">0</x>
<line_color> <y use_class="true">0</y>
<color red="218" green="218" blue="218"> <width>470</width>
</color> <height use_class="true">50</height>
</line_color> <line_width use_class="true">0</line_width>
<background_color> <background_color use_class="true">
<color red="218" green="218" blue="218"> <color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
</color> </color>
</background_color> </background_color>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>text #13</name> <name>Label</name>
<class>TITLE</class>
<text>$(P)$(R) $(TITLE)</text> <text>$(P)$(R) $(TITLE)</text>
<y>1</y> <x use_class="true">20</x>
<width>400</width> <y use_class="true">0</y>
<height>25</height> <width>450</width>
<font> <height use_class="true">50</height>
<font family="Liberation Sans" style="REGULAR" size="16.0"> <font use_class="true">
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font> </font>
</font> </font>
<foreground_color> <foreground_color use_class="true">
<color red="10" green="0" blue="184"> <color name="HEADER-TEXT" red="0" green="0" blue="0">
</color> </color>
</foreground_color> </foreground_color>
<horizontal_alignment>1</horizontal_alignment> <transparent use_class="true">true</transparent>
<horizontal_alignment use_class="true">0</horizontal_alignment>
<vertical_alignment use_class="true">1</vertical_alignment>
<wrap_words use_class="true">false</wrap_words>
</widget> </widget>
</display> </display>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment