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 @@
<name>NDPlotXY</name>
<x>1095</x>
<y>344</y>
<width>400</width>
<height>300</height>
<width>470</width>
<height>380</height>
<background_color>
<color red="187" green="187" blue="187">
<color red="240" green="240" blue="240">
</color>
</background_color>
<grid_visible>false</grid_visible>
<grid_step_x>5</grid_step_x>
<actions>
</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">
<name>cartesian plot #6</name>
<y>30</y>
<name>XY Graph</name>
<x>30</x>
<y>70</y>
<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_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>
<title>$(XLABEL)</title>
<autoscale>true</autoscale>
<log_scale>false</log_scale>
<minimum>0.0</minimum>
<maximum>100.0</maximum>
<show_grid>false</show_grid>
<show_grid>true</show_grid>
<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>
</title_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>
</scale_font>
<visible>true</visible>
......@@ -40,13 +72,13 @@
<log_scale>false</log_scale>
<minimum>0.0</minimum>
<maximum>100.0</maximum>
<show_grid>false</show_grid>
<show_grid>true</show_grid>
<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>
</title_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>
</scale_font>
<visible>true</visible>
......@@ -67,38 +99,43 @@
<line_width>1</line_width>
<line_style>0</line_style>
<point_type>0</point_type>
<point_size>10</point_size>
<point_size>4</point_size>
<visible>true</visible>
</trace>
</traces>
</widget>
<widget type="rectangle" version="2.0.0">
<name>rectangle #10</name>
<width>400</width>
<height>26</height>
<line_color>
<color red="218" green="218" blue="218">
</color>
</line_color>
<background_color>
<color red="218" green="218" blue="218">
<name>Rectangle</name>
<class>TITLE-BAR</class>
<x use_class="true">0</x>
<y use_class="true">0</y>
<width>470</width>
<height use_class="true">50</height>
<line_width use_class="true">0</line_width>
<background_color use_class="true">
<color name="PRIMARY-HEADER-BACKGROUND" red="151" green="188" blue="202">
</color>
</background_color>
</widget>
<widget type="label" version="2.0.0">
<name>text #13</name>
<name>Label</name>
<class>TITLE</class>
<text>$(P)$(R) $(TITLE)</text>
<y>1</y>
<width>400</width>
<height>25</height>
<font>
<font family="Liberation Sans" style="REGULAR" size="16.0">
<x use_class="true">20</x>
<y use_class="true">0</y>
<width>450</width>
<height use_class="true">50</height>
<font use_class="true">
<font name="Header 1" family="Source Sans Pro" style="BOLD_ITALIC" size="36.0">
</font>
</font>
<foreground_color>
<color red="10" green="0" blue="184">
<foreground_color use_class="true">
<color name="HEADER-TEXT" red="0" green="0" blue="0">
</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>
</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