1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <requires lib=
"LibreOffice" version=
"1.0"/>
6 <object class=
"GtkDialog" id=
"DataBarOptions">
7 <property name=
"can_focus">False
</property>
8 <property name=
"border_width">6</property>
9 <property name=
"title" translatable=
"yes">Data Bar
</property>
10 <property name=
"type_hint">dialog
</property>
11 <child internal-child=
"vbox">
12 <object class=
"GtkBox" id=
"dialog-vbox1">
13 <property name=
"can_focus">False
</property>
14 <property name=
"orientation">vertical
</property>
15 <property name=
"spacing">12</property>
16 <child internal-child=
"action_area">
17 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"layout_style">end
</property>
21 <object class=
"GtkButton" id=
"ok">
22 <property name=
"label">gtk-ok
</property>
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">True
</property>
25 <property name=
"can_default">True
</property>
26 <property name=
"has_default">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use_stock">True
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkButton" id=
"cancel">
38 <property name=
"label">gtk-cancel
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">True
</property>
41 <property name=
"receives_default">True
</property>
42 <property name=
"use_stock">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">1</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"pack_type">end
</property>
55 <property name=
"position">0</property>
59 <object class=
"GtkBox" id=
"box1">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">False
</property>
62 <property name=
"orientation">vertical
</property>
63 <property name=
"spacing">12</property>
65 <object class=
"GtkFrame" id=
"frame1">
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">False
</property>
68 <property name=
"label_xalign">0</property>
69 <property name=
"shadow_type">none
</property>
71 <object class=
"GtkAlignment" id=
"alignment1">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"top_padding">6</property>
75 <property name=
"left_padding">12</property>
77 <object class=
"GtkGrid" id=
"grid1">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"hexpand">True
</property>
81 <property name=
"vexpand">True
</property>
82 <property name=
"row_spacing">6</property>
83 <property name=
"column_spacing">6</property>
85 <object class=
"GtkLabel" id=
"label4">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"halign">end
</property>
89 <property name=
"label" translatable=
"yes">Minimum:
</property>
90 <property name=
"use_underline">True
</property>
91 <property name=
"mnemonic_widget">min
</property>
94 <property name=
"left_attach">0</property>
95 <property name=
"top_attach">0</property>
99 <object class=
"GtkLabel" id=
"label5">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"halign">end
</property>
103 <property name=
"label" translatable=
"yes">Maximum:
</property>
104 <property name=
"use_underline">True
</property>
105 <property name=
"mnemonic_widget">max
</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">1</property>
113 <object class=
"GtkComboBoxText" id=
"min">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">False
</property>
116 <property name=
"hexpand">True
</property>
118 <item translatable=
"yes">Automatic
</item>
119 <item translatable=
"yes">Minimum
</item>
120 <item translatable=
"yes">Maximum
</item>
121 <item translatable=
"yes">Percentile
</item>
122 <item translatable=
"yes">Value
</item>
123 <item translatable=
"yes">Percent
</item>
124 <item translatable=
"yes">Formula
</item>
128 <property name=
"left_attach">1</property>
129 <property name=
"top_attach">0</property>
133 <object class=
"GtkComboBoxText" id=
"max">
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">False
</property>
136 <property name=
"hexpand">True
</property>
138 <item translatable=
"yes">Automatic
</item>
139 <item translatable=
"yes">Minimum
</item>
140 <item translatable=
"yes">Maximum
</item>
141 <item translatable=
"yes">Percentile
</item>
142 <item translatable=
"yes">Value
</item>
143 <item translatable=
"yes">Percent
</item>
144 <item translatable=
"yes">Formula
</item>
148 <property name=
"left_attach">1</property>
149 <property name=
"top_attach">1</property>
153 <object class=
"GtkEntry" id=
"min_value">
154 <property name=
"visible">True
</property>
155 <property name=
"can_focus">True
</property>
156 <property name=
"invisible_char">●
</property>
159 <property name=
"left_attach">2</property>
160 <property name=
"top_attach">0</property>
164 <object class=
"GtkEntry" id=
"max_value">
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">True
</property>
167 <property name=
"invisible_char">●
</property>
170 <property name=
"left_attach">2</property>
171 <property name=
"top_attach">1</property>
179 <object class=
"GtkLabel" id=
"label1">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">False
</property>
182 <property name=
"label" translatable=
"yes">Entry Values
</property>
184 <attribute name=
"weight" value=
"bold"/>
190 <property name=
"expand">False
</property>
191 <property name=
"fill">True
</property>
192 <property name=
"position">0</property>
196 <object class=
"GtkFrame" id=
"frame2">
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">False
</property>
199 <property name=
"label_xalign">0</property>
200 <property name=
"shadow_type">none
</property>
202 <object class=
"GtkAlignment" id=
"alignment2">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">False
</property>
205 <property name=
"top_padding">6</property>
206 <property name=
"left_padding">12</property>
208 <object class=
"GtkGrid" id=
"grid2">
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">False
</property>
211 <property name=
"hexpand">True
</property>
212 <property name=
"vexpand">True
</property>
213 <property name=
"row_spacing">6</property>
214 <property name=
"column_spacing">6</property>
216 <object class=
"GtkLabel" id=
"label6">
217 <property name=
"visible">True
</property>
218 <property name=
"can_focus">False
</property>
219 <property name=
"halign">end
</property>
220 <property name=
"label" translatable=
"yes">Positive:
</property>
221 <property name=
"use_underline">True
</property>
222 <property name=
"mnemonic_widget">positive_colour
</property>
225 <property name=
"left_attach">0</property>
226 <property name=
"top_attach">0</property>
230 <object class=
"GtkLabel" id=
"label7">
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">False
</property>
233 <property name=
"halign">end
</property>
234 <property name=
"label" translatable=
"yes">Negative:
</property>
235 <property name=
"use_underline">True
</property>
236 <property name=
"mnemonic_widget">negative_colour
</property>
239 <property name=
"left_attach">0</property>
240 <property name=
"top_attach">1</property>
244 <object class=
"svtlo-ColorListBox" id=
"positive_colour">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">False
</property>
247 <property name=
"hexpand">True
</property>
250 <property name=
"left_attach">1</property>
251 <property name=
"top_attach">0</property>
255 <object class=
"svtlo-ColorListBox" id=
"negative_colour">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"hexpand">True
</property>
261 <property name=
"left_attach">1</property>
262 <property name=
"top_attach">1</property>
266 <object class=
"GtkLabel" id=
"label10">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">False
</property>
269 <property name=
"halign">end
</property>
270 <property name=
"label" translatable=
"yes">Fill:
</property>
273 <property name=
"left_attach">0</property>
274 <property name=
"top_attach">2</property>
278 <object class=
"GtkComboBoxText" id=
"fill_type">
279 <property name=
"visible">True
</property>
280 <property name=
"can_focus">False
</property>
282 <item translatable=
"yes">Color
</item>
283 <item translatable=
"yes">Gradient
</item>
287 <property name=
"left_attach">1</property>
288 <property name=
"top_attach">2</property>
296 <object class=
"GtkLabel" id=
"label2">
297 <property name=
"visible">True
</property>
298 <property name=
"can_focus">False
</property>
299 <property name=
"label" translatable=
"yes">Bar Colors
</property>
301 <attribute name=
"weight" value=
"bold"/>
307 <property name=
"expand">False
</property>
308 <property name=
"fill">True
</property>
309 <property name=
"position">1</property>
313 <object class=
"GtkFrame" id=
"frame3">
314 <property name=
"visible">True
</property>
315 <property name=
"can_focus">False
</property>
316 <property name=
"label_xalign">0</property>
317 <property name=
"shadow_type">none
</property>
319 <object class=
"GtkAlignment" id=
"alignment3">
320 <property name=
"visible">True
</property>
321 <property name=
"can_focus">False
</property>
322 <property name=
"top_padding">6</property>
323 <property name=
"left_padding">12</property>
325 <object class=
"GtkGrid" id=
"grid4">
326 <property name=
"visible">True
</property>
327 <property name=
"can_focus">False
</property>
328 <property name=
"hexpand">True
</property>
329 <property name=
"vexpand">True
</property>
330 <property name=
"row_spacing">6</property>
331 <property name=
"column_spacing">6</property>
333 <object class=
"GtkLabel" id=
"label8">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">False
</property>
336 <property name=
"halign">end
</property>
337 <property name=
"label" translatable=
"yes">Position of vertical axis:
</property>
338 <property name=
"use_underline">True
</property>
339 <property name=
"mnemonic_widget">axis_pos
</property>
342 <property name=
"left_attach">0</property>
343 <property name=
"top_attach">0</property>
347 <object class=
"GtkLabel" id=
"label9">
348 <property name=
"visible">True
</property>
349 <property name=
"can_focus">False
</property>
350 <property name=
"halign">end
</property>
351 <property name=
"label" translatable=
"yes">Color of vertical axis:
</property>
352 <property name=
"use_underline">True
</property>
353 <property name=
"mnemonic_widget">axis_colour
</property>
356 <property name=
"left_attach">0</property>
357 <property name=
"top_attach">1</property>
361 <object class=
"GtkComboBoxText" id=
"axis_pos">
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">False
</property>
364 <property name=
"hexpand">True
</property>
366 <item translatable=
"yes">Automatic
</item>
367 <item translatable=
"yes">Middle
</item>
368 <item translatable=
"yes">None
</item>
372 <property name=
"left_attach">1</property>
373 <property name=
"top_attach">0</property>
377 <object class=
"svtlo-ColorListBox" id=
"axis_colour">
378 <property name=
"visible">True
</property>
379 <property name=
"can_focus">False
</property>
380 <property name=
"hexpand">True
</property>
383 <property name=
"left_attach">1</property>
384 <property name=
"top_attach">1</property>
392 <object class=
"GtkLabel" id=
"label3">
393 <property name=
"visible">True
</property>
394 <property name=
"can_focus">False
</property>
395 <property name=
"label" translatable=
"yes">Axis
</property>
397 <attribute name=
"weight" value=
"bold"/>
403 <property name=
"expand">False
</property>
404 <property name=
"fill">True
</property>
405 <property name=
"position">2</property>
409 <object class=
"GtkFrame" id=
"frame4">
410 <property name=
"visible">True
</property>
411 <property name=
"can_focus">False
</property>
412 <property name=
"label_xalign">0</property>
413 <property name=
"shadow_type">none
</property>
415 <object class=
"GtkAlignment" id=
"alignment4">
416 <property name=
"visible">True
</property>
417 <property name=
"can_focus">False
</property>
418 <property name=
"top_padding">6</property>
419 <property name=
"left_padding">12</property>
421 <object class=
"GtkGrid" id=
"grid3">
422 <property name=
"visible">True
</property>
423 <property name=
"can_focus">False
</property>
424 <property name=
"hexpand">True
</property>
425 <property name=
"vexpand">True
</property>
426 <property name=
"row_spacing">6</property>
427 <property name=
"column_spacing">6</property>
429 <object class=
"GtkLabel" id=
"label12">
430 <property name=
"visible">True
</property>
431 <property name=
"can_focus">False
</property>
432 <property name=
"halign">end
</property>
433 <property name=
"label" translatable=
"yes">Minimum bar length (%):
</property>
434 <property name=
"use_underline">True
</property>
435 <property name=
"mnemonic_widget">min_length
</property>
438 <property name=
"left_attach">0</property>
439 <property name=
"top_attach">0</property>
443 <object class=
"GtkLabel" id=
"label13">
444 <property name=
"visible">True
</property>
445 <property name=
"can_focus">False
</property>
446 <property name=
"halign">end
</property>
447 <property name=
"label" translatable=
"yes">Maximum bar length (%):
</property>
448 <property name=
"use_underline">True
</property>
449 <property name=
"mnemonic_widget">max_length
</property>
452 <property name=
"left_attach">0</property>
453 <property name=
"top_attach">1</property>
457 <object class=
"GtkEntry" id=
"min_length">
458 <property name=
"visible">True
</property>
459 <property name=
"can_focus">True
</property>
460 <property name=
"invisible_char">●
</property>
463 <property name=
"left_attach">1</property>
464 <property name=
"top_attach">0</property>
468 <object class=
"GtkEntry" id=
"max_length">
469 <property name=
"visible">True
</property>
470 <property name=
"can_focus">True
</property>
471 <property name=
"invisible_char">●
</property>
474 <property name=
"left_attach">1</property>
475 <property name=
"top_attach">1</property>
483 <object class=
"GtkLabel" id=
"label11">
484 <property name=
"visible">True
</property>
485 <property name=
"can_focus">False
</property>
486 <property name=
"label" translatable=
"yes">Bar Lengths
</property>
488 <attribute name=
"weight" value=
"bold"/>
494 <property name=
"expand">False
</property>
495 <property name=
"fill">True
</property>
496 <property name=
"position">3</property>
500 <object class=
"GtkCheckButton" id=
"only_bar">
501 <property name=
"label" translatable=
"yes">Display bar only
</property>
502 <property name=
"visible">True
</property>
503 <property name=
"can_focus">True
</property>
504 <property name=
"receives_default">False
</property>
505 <property name=
"xalign">0</property>
506 <property name=
"draw_indicator">True
</property>
509 <property name=
"expand">False
</property>
510 <property name=
"fill">True
</property>
511 <property name=
"position">4</property>
515 <object class=
"GtkLabel" id=
"str_same_value">
516 <property name=
"can_focus">False
</property>
517 <property name=
"xalign">0</property>
518 <property name=
"label" translatable=
"yes">The minimum value must be less than the maximum value.
</property>
521 <property name=
"expand">False
</property>
522 <property name=
"fill">True
</property>
523 <property name=
"position">5</property>
527 <object class=
"GtkLabel" id=
"custom_color">
528 <property name=
"can_focus">False
</property>
529 <property name=
"label" translatable=
"yes">Custom
</property>
532 <property name=
"expand">False
</property>
533 <property name=
"fill">True
</property>
534 <property name=
"position">6</property>
539 <property name=
"expand">False
</property>
540 <property name=
"fill">True
</property>
541 <property name=
"position">1</property>
547 <action-widget response=
"0">ok
</action-widget>
548 <action-widget response=
"0">cancel
</action-widget>
551 <object class=
"GtkSizeGroup" id=
"sizegroup1">
553 <widget name=
"label4"/>
554 <widget name=
"label5"/>
555 <widget name=
"label6"/>
556 <widget name=
"label7"/>