1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires LibreOffice 1.0 -->
4 <!-- interface-requires gtk+ 3.0 -->
5 <object class=
"GtkDialog" id=
"DataBarOptions">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Data Bar
</property>
9 <property name=
"type_hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"can_focus">False
</property>
13 <property name=
"orientation">vertical
</property>
14 <property name=
"spacing">12</property>
15 <child internal-child=
"action_area">
16 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
17 <property name=
"can_focus">False
</property>
18 <property name=
"layout_style">end
</property>
20 <object class=
"GtkButton" id=
"ok">
21 <property name=
"label">gtk-ok
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">True
</property>
24 <property name=
"can_default">True
</property>
25 <property name=
"has_default">True
</property>
26 <property name=
"receives_default">True
</property>
27 <property name=
"use_stock">True
</property>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkButton" id=
"cancel">
37 <property name=
"label">gtk-cancel
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"receives_default">True
</property>
41 <property name=
"use_stock">True
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">1</property>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">True
</property>
53 <property name=
"pack_type">end
</property>
54 <property name=
"position">0</property>
58 <object class=
"GtkBox" id=
"box1">
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">False
</property>
61 <property name=
"orientation">vertical
</property>
62 <property name=
"spacing">12</property>
64 <object class=
"GtkFrame" id=
"frame1">
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">False
</property>
67 <property name=
"label_xalign">0</property>
68 <property name=
"shadow_type">none
</property>
70 <object class=
"GtkAlignment" id=
"alignment1">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">False
</property>
73 <property name=
"top_padding">6</property>
74 <property name=
"left_padding">12</property>
76 <object class=
"GtkGrid" id=
"grid1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"hexpand">True
</property>
80 <property name=
"vexpand">True
</property>
81 <property name=
"row_spacing">12</property>
82 <property name=
"column_spacing">6</property>
84 <object class=
"GtkLabel" id=
"label4">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"halign">end
</property>
88 <property name=
"label" translatable=
"yes">Minimum:
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"mnemonic_widget">min
</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">0</property>
95 <property name=
"width">1</property>
96 <property name=
"height">1</property>
100 <object class=
"GtkLabel" id=
"label5">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"halign">end
</property>
104 <property name=
"label" translatable=
"yes">Maximum:
</property>
105 <property name=
"use_underline">True
</property>
106 <property name=
"mnemonic_widget">max
</property>
109 <property name=
"left_attach">0</property>
110 <property name=
"top_attach">1</property>
111 <property name=
"width">1</property>
112 <property name=
"height">1</property>
116 <object class=
"GtkComboBoxText" id=
"min">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">False
</property>
119 <property name=
"hexpand">True
</property>
121 <item translatable=
"yes">Automatic
</item>
122 <item translatable=
"yes">Minimum
</item>
123 <item translatable=
"yes">Maximum
</item>
124 <item translatable=
"yes">Percentile
</item>
125 <item translatable=
"yes">Value
</item>
126 <item translatable=
"yes">Percent
</item>
127 <item translatable=
"yes">Formula
</item>
131 <property name=
"left_attach">1</property>
132 <property name=
"top_attach">0</property>
133 <property name=
"width">1</property>
134 <property name=
"height">1</property>
138 <object class=
"GtkComboBoxText" id=
"max">
139 <property name=
"visible">True
</property>
140 <property name=
"can_focus">False
</property>
141 <property name=
"hexpand">True
</property>
143 <item translatable=
"yes">Automatic
</item>
144 <item translatable=
"yes">Minimum
</item>
145 <item translatable=
"yes">Maximum
</item>
146 <item translatable=
"yes">Percentile
</item>
147 <item translatable=
"yes">Value
</item>
148 <item translatable=
"yes">Percent
</item>
149 <item translatable=
"yes">Formula
</item>
153 <property name=
"left_attach">1</property>
154 <property name=
"top_attach">1</property>
155 <property name=
"width">1</property>
156 <property name=
"height">1</property>
160 <object class=
"GtkEntry" id=
"min_value">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"invisible_char">●
</property>
166 <property name=
"left_attach">2</property>
167 <property name=
"top_attach">0</property>
168 <property name=
"width">1</property>
169 <property name=
"height">1</property>
173 <object class=
"GtkEntry" id=
"max_value">
174 <property name=
"visible">True
</property>
175 <property name=
"can_focus">True
</property>
176 <property name=
"invisible_char">●
</property>
179 <property name=
"left_attach">2</property>
180 <property name=
"top_attach">1</property>
181 <property name=
"width">1</property>
182 <property name=
"height">1</property>
190 <object class=
"GtkLabel" id=
"label1">
191 <property name=
"visible">True
</property>
192 <property name=
"can_focus">False
</property>
193 <property name=
"label" translatable=
"yes">Entry Values
</property>
195 <attribute name=
"weight" value=
"bold"/>
201 <property name=
"expand">False
</property>
202 <property name=
"fill">True
</property>
203 <property name=
"position">0</property>
207 <object class=
"GtkFrame" id=
"frame2">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
210 <property name=
"label_xalign">0</property>
211 <property name=
"shadow_type">none
</property>
213 <object class=
"GtkAlignment" id=
"alignment2">
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">False
</property>
216 <property name=
"top_padding">6</property>
217 <property name=
"left_padding">12</property>
219 <object class=
"GtkGrid" id=
"grid2">
220 <property name=
"visible">True
</property>
221 <property name=
"can_focus">False
</property>
222 <property name=
"hexpand">True
</property>
223 <property name=
"vexpand">True
</property>
224 <property name=
"row_spacing">12</property>
225 <property name=
"column_spacing">6</property>
227 <object class=
"GtkLabel" id=
"label6">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">False
</property>
230 <property name=
"halign">end
</property>
231 <property name=
"label" translatable=
"yes">Positive:
</property>
232 <property name=
"use_underline">True
</property>
233 <property name=
"mnemonic_widget">positive_colour
</property>
236 <property name=
"left_attach">0</property>
237 <property name=
"top_attach">0</property>
238 <property name=
"width">1</property>
239 <property name=
"height">1</property>
243 <object class=
"GtkLabel" id=
"label7">
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">False
</property>
246 <property name=
"halign">end
</property>
247 <property name=
"label" translatable=
"yes">Negative:
</property>
248 <property name=
"use_underline">True
</property>
249 <property name=
"mnemonic_widget">negative_colour
</property>
252 <property name=
"left_attach">0</property>
253 <property name=
"top_attach">1</property>
254 <property name=
"width">1</property>
255 <property name=
"height">1</property>
259 <object class=
"svtlo-ColorListBox" id=
"positive_colour">
260 <property name=
"visible">True
</property>
261 <property name=
"can_focus">False
</property>
262 <property name=
"hexpand">True
</property>
265 <property name=
"left_attach">1</property>
266 <property name=
"top_attach">0</property>
267 <property name=
"width">1</property>
268 <property name=
"height">1</property>
272 <object class=
"svtlo-ColorListBox" id=
"negative_colour">
273 <property name=
"visible">True
</property>
274 <property name=
"can_focus">False
</property>
275 <property name=
"hexpand">True
</property>
278 <property name=
"left_attach">1</property>
279 <property name=
"top_attach">1</property>
280 <property name=
"width">1</property>
281 <property name=
"height">1</property>
289 <object class=
"GtkLabel" id=
"label2">
290 <property name=
"visible">True
</property>
291 <property name=
"can_focus">False
</property>
292 <property name=
"label" translatable=
"yes">Bar Colors
</property>
294 <attribute name=
"weight" value=
"bold"/>
300 <property name=
"expand">False
</property>
301 <property name=
"fill">True
</property>
302 <property name=
"position">1</property>
306 <object class=
"GtkFrame" id=
"frame3">
307 <property name=
"visible">True
</property>
308 <property name=
"can_focus">False
</property>
309 <property name=
"label_xalign">0</property>
310 <property name=
"shadow_type">none
</property>
312 <object class=
"GtkAlignment" id=
"alignment3">
313 <property name=
"visible">True
</property>
314 <property name=
"can_focus">False
</property>
315 <property name=
"top_padding">6</property>
316 <property name=
"left_padding">12</property>
318 <object class=
"GtkGrid" id=
"grid3">
319 <property name=
"visible">True
</property>
320 <property name=
"can_focus">False
</property>
321 <property name=
"hexpand">True
</property>
322 <property name=
"vexpand">True
</property>
323 <property name=
"row_spacing">12</property>
324 <property name=
"column_spacing">6</property>
326 <object class=
"GtkLabel" id=
"label8">
327 <property name=
"visible">True
</property>
328 <property name=
"can_focus">False
</property>
329 <property name=
"halign">end
</property>
330 <property name=
"label" translatable=
"yes">Position of vertical axis:
</property>
331 <property name=
"use_underline">True
</property>
332 <property name=
"mnemonic_widget">axis_pos
</property>
335 <property name=
"left_attach">0</property>
336 <property name=
"top_attach">0</property>
337 <property name=
"width">1</property>
338 <property name=
"height">1</property>
342 <object class=
"GtkLabel" id=
"label9">
343 <property name=
"visible">True
</property>
344 <property name=
"can_focus">False
</property>
345 <property name=
"halign">end
</property>
346 <property name=
"label" translatable=
"yes">Color of vertical axis:
</property>
347 <property name=
"use_underline">True
</property>
348 <property name=
"mnemonic_widget">axis_colour
</property>
351 <property name=
"left_attach">0</property>
352 <property name=
"top_attach">1</property>
353 <property name=
"width">1</property>
354 <property name=
"height">1</property>
358 <object class=
"GtkComboBoxText" id=
"axis_pos">
359 <property name=
"visible">True
</property>
360 <property name=
"can_focus">False
</property>
361 <property name=
"hexpand">True
</property>
363 <item translatable=
"yes">Automatic
</item>
364 <item translatable=
"yes">Middle
</item>
365 <item translatable=
"yes">None
</item>
369 <property name=
"left_attach">1</property>
370 <property name=
"top_attach">0</property>
371 <property name=
"width">1</property>
372 <property name=
"height">1</property>
376 <object class=
"svtlo-ColorListBox" id=
"axis_colour">
377 <property name=
"visible">True
</property>
378 <property name=
"can_focus">False
</property>
379 <property name=
"hexpand">True
</property>
382 <property name=
"left_attach">1</property>
383 <property name=
"top_attach">1</property>
384 <property name=
"width">1</property>
385 <property name=
"height">1</property>
393 <object class=
"GtkLabel" id=
"label3">
394 <property name=
"visible">True
</property>
395 <property name=
"can_focus">False
</property>
396 <property name=
"label" translatable=
"yes">Axis
</property>
398 <attribute name=
"weight" value=
"bold"/>
404 <property name=
"expand">False
</property>
405 <property name=
"fill">True
</property>
406 <property name=
"position">2</property>
410 <object class=
"GtkLabel" id=
"str_same_value">
411 <property name=
"can_focus">False
</property>
412 <property name=
"xalign">0</property>
413 <property name=
"label" translatable=
"yes">Min value must be smaller than max value!
</property>
416 <property name=
"expand">False
</property>
417 <property name=
"fill">True
</property>
418 <property name=
"position">3</property>
423 <property name=
"expand">False
</property>
424 <property name=
"fill">True
</property>
425 <property name=
"position">1</property>
431 <action-widget response=
"0">ok
</action-widget>
432 <action-widget response=
"0">cancel
</action-widget>
435 <object class=
"GtkSizeGroup" id=
"sizegroup1">
437 <widget name=
"label4"/>
438 <widget name=
"label5"/>
439 <widget name=
"label6"/>
440 <widget name=
"label7"/>