Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/externals/g4tools/include/tools/xml/viewplot_fonts_google.style

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /externals/g4tools/include/tools/xml/viewplot_fonts_google.style (Version 11.3.0) and /externals/g4tools/include/tools/xml/viewplot_fonts_google.style (Version 11.1.1)


  1 <styles>                                            1 <styles>
  2                                                     2 
  3   <!-- ///////////////////////////////////////      3   <!-- //////////////////////////////////////////////// -->
  4   <!-- /// scene : ///////////////////////////      4   <!-- /// scene : //////////////////////////////////// -->
  5   <!-- ///////////////////////////////////////      5   <!-- //////////////////////////////////////////////// -->
  6   <style name="scene">                              6   <style name="scene">
  7     <screen_color>white</screen_color>              7     <screen_color>white</screen_color>
  8   </style>                                          8   </style>
  9                                                     9 
 10   <!-- ///////////////////////////////////////     10   <!-- //////////////////////////////////////////////// -->
 11   <!-- /// plotter : /////////////////////////     11   <!-- /// plotter : ////////////////////////////////// -->
 12   <!-- ///////////////////////////////////////     12   <!-- //////////////////////////////////////////////// -->
 13   <plotter_style name="inlib_default">             13   <plotter_style name="inlib_default">
 14     <!-- Placeholder for default customization     14     <!-- Placeholder for default customization. -->
 15     <style name="background_style"/>               15     <style name="background_style"/>
 16     <style name="title_style"/>                    16     <style name="title_style"/>
 17     <style name="infos_style"/>                    17     <style name="infos_style"/>
 18     <style name="title_box_style"/>                18     <style name="title_box_style"/>
 19     <style name="inner_frame_style"/>              19     <style name="inner_frame_style"/>
 20     <style name="grid_style"/>                     20     <style name="grid_style"/>
 21                                                    21 
 22     <style name="x_axis.line_style"/>              22     <style name="x_axis.line_style"/>
 23     <style name="x_axis.ticks_style"/>             23     <style name="x_axis.ticks_style"/>
 24     <style name="x_axis.labels_style"/>            24     <style name="x_axis.labels_style"/>
 25     <style name="x_axis.mag_style"/>               25     <style name="x_axis.mag_style"/>
 26     <style name="x_axis.title_style"/>             26     <style name="x_axis.title_style"/>
 27                                                    27 
 28     <style name="y_axis.line_style"/>              28     <style name="y_axis.line_style"/>
 29     <style name="y_axis.ticks_style"/>             29     <style name="y_axis.ticks_style"/>
 30     <style name="y_axis.labels_style"/>            30     <style name="y_axis.labels_style"/>
 31     <style name="y_axis.mag_style"/>               31     <style name="y_axis.mag_style"/>
 32     <style name="y_axis.title_style"/>             32     <style name="y_axis.title_style"/>
 33                                                    33 
 34     <style name="z_axis.line_style"/>              34     <style name="z_axis.line_style"/>
 35     <style name="z_axis.ticks_style"/>             35     <style name="z_axis.ticks_style"/>
 36     <style name="z_axis.labels_style"/>            36     <style name="z_axis.labels_style"/>
 37     <style name="z_axis.mag_style"/>               37     <style name="z_axis.mag_style"/>
 38     <style name="z_axis.title_style"/>             38     <style name="z_axis.title_style"/>
 39                                                    39 
 40     <style name="colormap_axis">                   40     <style name="colormap_axis">
 41       <label_to_axis>0.01</label_to_axis>          41       <label_to_axis>0.01</label_to_axis>
 42     </style>                                       42     </style>
 43     <style name="colormap_axis.line_style"/>       43     <style name="colormap_axis.line_style"/>
 44     <style name="colormap_axis.ticks_style"/>      44     <style name="colormap_axis.ticks_style"/>
 45     <style name="colormap_axis.labels_style"/>     45     <style name="colormap_axis.labels_style"/>
 46     <style name="colormap_axis.mag_style"/>        46     <style name="colormap_axis.mag_style"/>
 47     <style name="colormap_axis.title_style"/>      47     <style name="colormap_axis.title_style"/>
 48                                                    48 
 49     <style name="bins_style.0"/>                   49     <style name="bins_style.0"/>
 50     <style name="errors_style.0"/>                 50     <style name="errors_style.0"/>
 51     <style name="points_style.0"/>                 51     <style name="points_style.0"/>
 52     <style name="func_style.0"/>                   52     <style name="func_style.0"/>
 53   </plotter_style>                                 53   </plotter_style>
 54                                                    54 
 55   <plotter_style name="ROOT_default">              55   <plotter_style name="ROOT_default">
 56     <value_top_margin>0.05</value_top_margin>      56     <value_top_margin>0.05</value_top_margin>
 57     <bottom_margin>0.1</bottom_margin>             57     <bottom_margin>0.1</bottom_margin>
 58     <top_margin>0.1</top_margin>                   58     <top_margin>0.1</top_margin>
 59     <left_margin>0.1</left_margin>                 59     <left_margin>0.1</left_margin>
 60     <right_margin>0.1</right_margin>               60     <right_margin>0.1</right_margin>
 61                                                    61 
 62     <style name="background_style">                62     <style name="background_style">
 63       <visible>true</visible>                      63       <visible>true</visible>
 64 <!--  <back_color>ROOT/grey19</back_color> -->     64 <!--  <back_color>ROOT/grey19</back_color> -->
 65       <!-- border : -->                            65       <!-- border : -->
 66       <color>black</color>                         66       <color>black</color>
 67       <line_width>0.003</line_width> <!-- 0 =      67       <line_width>0.003</line_width> <!-- 0 = no border. In % of width -->
 68     </style>                                       68     </style>
 69                                                    69 
 70 <!-- <style name="wall_style"><visible>false</     70 <!-- <style name="wall_style"><visible>false</visible></style> -->
 71     <style name="grid_style">                      71     <style name="grid_style">
 72       <visible>false</visible>                     72       <visible>false</visible>
 73 <!--  <color>white</color> ???? -->                73 <!--  <color>white</color> ???? -->
 74     </style>                                       74     </style>
 75                                                    75 
 76     <!-- plot title done with the title_box (a     76     <!-- plot title done with the title_box (and not plotter title). -->
 77     <style name="title_style">                     77     <style name="title_style">
 78       <visible>false</visible>                     78       <visible>false</visible>
 79     </style>                                       79     </style>
 80     <style name="title_box_style">                 80     <style name="title_box_style">
 81       <visible>true</visible>                      81       <visible>true</visible>
 82       <back_color>ROOT/grey19</back_color>         82       <back_color>ROOT/grey19</back_color>
 83       <back_shadow>0.015</back_shadow> <!-- %      83       <back_shadow>0.015</back_shadow> <!-- % of width -->
 84       <color>black</color>                         84       <color>black</color>
 85  <!-- <font>arialbd.ttf</font> -->                 85  <!-- <font>arialbd.ttf</font> -->
 86       <font>roboto_bold.ttf</font>                 86       <font>roboto_bold.ttf</font>
 87       <front_face>cw</front_face>                  87       <front_face>cw</front_face>
 88       <smoothing>true</smoothing>                  88       <smoothing>true</smoothing>
 89     </style>                                       89     </style>
 90                                                    90 
 91     <infos_width>0.35</infos_width>                91     <infos_width>0.35</infos_width>
 92     <infos_x_margin>0.01</infos_x_margin> <!--     92     <infos_x_margin>0.01</infos_x_margin> <!-- from right border. -->
 93     <infos_y_margin>0.005</infos_y_margin> <!-     93     <infos_y_margin>0.005</infos_y_margin> <!-- from top border. -->
 94     <style name="infos_style">                     94     <style name="infos_style">
 95       <visible>true</visible>                      95       <visible>true</visible>
 96       <back_color>ROOT/grey19</back_color>         96       <back_color>ROOT/grey19</back_color>
 97       <back_shadow>0.015</back_shadow> <!-- %      97       <back_shadow>0.015</back_shadow> <!-- % of width -->
 98       <color>black</color>                         98       <color>black</color>
 99  <!-- <font>arialbd.ttf</font> -->                 99  <!-- <font>arialbd.ttf</font> -->
100       <font>roboto_bold.ttf</font>                100       <font>roboto_bold.ttf</font>
101       <front_face>cw</front_face>                 101       <front_face>cw</front_face>
102       <smoothing>true</smoothing>                 102       <smoothing>true</smoothing>
103       <modeling>ROOT</modeling> <!-- to have h    103       <modeling>ROOT</modeling> <!-- to have histo name as info title. -->
104     </style>                                      104     </style>
105                                                   105 
106     <style name="inner_frame_style">              106     <style name="inner_frame_style">
107       <visible>true</visible>                     107       <visible>true</visible>
108       <color>black</color>                        108       <color>black</color>
109       <line_width>1</line_width>                  109       <line_width>1</line_width>
110  <!-- <line_pattern>solid</line_pattern> -->      110  <!-- <line_pattern>solid</line_pattern> -->
111     </style>                                      111     </style>
112                                                   112 
113     <style name="x_axis">                         113     <style name="x_axis">
114       <modeling>hplot</modeling>                  114       <modeling>hplot</modeling>
115       <divisions>510</divisions>                  115       <divisions>510</divisions>
116       <title_hjust>right</title_hjust>            116       <title_hjust>right</title_hjust>
117       <label_to_axis>0.005</label_to_axis>        117       <label_to_axis>0.005</label_to_axis>
118       <label_height>0.04</label_height>           118       <label_height>0.04</label_height>
119       <tick_length>0.03</tick_length>             119       <tick_length>0.03</tick_length>
120       <title_to_axis>0.05</title_to_axis> <!--    120       <title_to_axis>0.05</title_to_axis> <!-- YLAB = 0.05 -->
121       <title_height>0.04</title_height>           121       <title_height>0.04</title_height>
122       <is_log>false</is_log>                      122       <is_log>false</is_log>
123     </style>                                      123     </style>
124     <style name="x_axis.line_style">              124     <style name="x_axis.line_style">
125       <color>black</color>                        125       <color>black</color>
126       <line_width>1</line_width>                  126       <line_width>1</line_width>
127     </style>                                      127     </style>
128     <style name="x_axis.ticks_style">             128     <style name="x_axis.ticks_style">
129       <color>black</color>                        129       <color>black</color>
130       <line_width>1</line_width>                  130       <line_width>1</line_width>
131     </style>                                      131     </style>
132     <style name="x_axis.labels_style">            132     <style name="x_axis.labels_style">
133       <color>black</color>                        133       <color>black</color>
134       <scale>0.6</scale> <!-- To have a good m    134       <scale>0.6</scale> <!-- To have a good matching with ROOT text size -->
135  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    135  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
136       <font>roboto_bold.ttf</font>                136       <font>roboto_bold.ttf</font>
137       <front_face>cw</front_face>                 137       <front_face>cw</front_face>
138       <smoothing>true</smoothing>                 138       <smoothing>true</smoothing>
139     </style>                                      139     </style>
140     <style name="x_axis.title_style">             140     <style name="x_axis.title_style">
141       <visible>true</visible>                     141       <visible>true</visible>
142       <color>black</color>                        142       <color>black</color>
143       <scale>0.6</scale>                          143       <scale>0.6</scale>
144  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    144  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
145       <font>roboto_bold.ttf</font>                145       <font>roboto_bold.ttf</font>
146       <front_face>cw</front_face>                 146       <front_face>cw</front_face>
147       <smoothing>true</smoothing>                 147       <smoothing>true</smoothing>
148     </style>                                      148     </style>
149     <style name="x_axis.mag_style">               149     <style name="x_axis.mag_style">
150       <color>black</color>                        150       <color>black</color>
151       <scale>0.6</scale>                          151       <scale>0.6</scale>
152  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    152  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
153       <font>roboto_bold.ttf</font>                153       <font>roboto_bold.ttf</font>
154       <front_face>cw</front_face>                 154       <front_face>cw</front_face>
155       <smoothing>true</smoothing>                 155       <smoothing>true</smoothing>
156     </style>                                      156     </style>
157                                                   157 
158     <style name="y_axis">                         158     <style name="y_axis">
159       <modeling>hplot</modeling>                  159       <modeling>hplot</modeling>
160       <divisions>510</divisions>                  160       <divisions>510</divisions>
161       <title_hjust>right</title_hjust>            161       <title_hjust>right</title_hjust>
162       <label_to_axis>0.005</label_to_axis>        162       <label_to_axis>0.005</label_to_axis>
163       <label_height>0.04</label_height>           163       <label_height>0.04</label_height>
164       <tick_length>0.03</tick_length>             164       <tick_length>0.03</tick_length>
165       <title_to_axis>0.07</title_to_axis> <!--    165       <title_to_axis>0.07</title_to_axis> <!-- XLAB = 0.07 -->
166       <title_height>0.04</title_height>           166       <title_height>0.04</title_height>
167       <is_log>false</is_log>                      167       <is_log>false</is_log>
168     </style>                                      168     </style>
169     <style name="y_axis.line_style">              169     <style name="y_axis.line_style">
170       <color>black</color>                        170       <color>black</color>
171       <line_width>1</line_width>                  171       <line_width>1</line_width>
172     </style>                                      172     </style>
173     <style name="y_axis.ticks_style">             173     <style name="y_axis.ticks_style">
174       <color>black</color>                        174       <color>black</color>
175       <line_width>1</line_width>                  175       <line_width>1</line_width>
176     </style>                                      176     </style>
177     <style name="y_axis.labels_style">            177     <style name="y_axis.labels_style">
178       <color>black</color>                        178       <color>black</color>
179       <scale>0.6</scale>                          179       <scale>0.6</scale>
180  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    180  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
181       <font>roboto_bold.ttf</font>                181       <font>roboto_bold.ttf</font>
182       <front_face>cw</front_face>                 182       <front_face>cw</front_face>
183       <smoothing>true</smoothing>                 183       <smoothing>true</smoothing>
184     </style>                                      184     </style>
185     <style name="y_axis.title_style">             185     <style name="y_axis.title_style">
186       <visible>true</visible>                     186       <visible>true</visible>
187       <color>black</color>                        187       <color>black</color>
188       <scale>0.6</scale>                          188       <scale>0.6</scale>
189  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    189  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
190       <font>roboto_bold.ttf</font>                190       <font>roboto_bold.ttf</font>
191       <front_face>cw</front_face>                 191       <front_face>cw</front_face>
192       <smoothing>true</smoothing>                 192       <smoothing>true</smoothing>
193     </style>                                      193     </style>
194     <style name="y_axis.mag_style">               194     <style name="y_axis.mag_style">
195       <color>black</color>                        195       <color>black</color>
196       <scale>0.6</scale>                          196       <scale>0.6</scale>
197  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    197  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
198       <font>roboto_bold.ttf</font>                198       <font>roboto_bold.ttf</font>
199       <front_face>cw</front_face>                 199       <front_face>cw</front_face>
200       <smoothing>true</smoothing>                 200       <smoothing>true</smoothing>
201     </style>                                      201     </style>
202                                                   202 
203     <style name="z_axis">                         203     <style name="z_axis">
204       <modeling>hplot</modeling>                  204       <modeling>hplot</modeling>
205       <is_log>false</is_log>                      205       <is_log>false</is_log>
206     </style>                                      206     </style>
207     <style name="z_axis.line_style">              207     <style name="z_axis.line_style">
208       <color>black</color>                        208       <color>black</color>
209       <line_width>1</line_width>                  209       <line_width>1</line_width>
210     </style>                                      210     </style>
211     <style name="z_axis.ticks_style">             211     <style name="z_axis.ticks_style">
212       <color>black</color>                        212       <color>black</color>
213       <line_width>1</line_width>                  213       <line_width>1</line_width>
214     </style>                                      214     </style>
215     <style name="z_axis.labels_style">            215     <style name="z_axis.labels_style">
216       <color>black</color>                        216       <color>black</color>
217       <scale>0.6</scale>                          217       <scale>0.6</scale>
218     </style>                                      218     </style>
219     <style name="z_axis.title_style">             219     <style name="z_axis.title_style">
220       <color>black</color>                        220       <color>black</color>
221       <scale>0.6</scale>                          221       <scale>0.6</scale>
222     </style>                                      222     </style>
223     <style name="z_axis.mag_style">               223     <style name="z_axis.mag_style">
224       <color>black</color>                        224       <color>black</color>
225       <scale>0.6</scale>                          225       <scale>0.6</scale>
226     </style>                                      226     </style>
227                                                   227 
228     <style name="colormap_axis">                  228     <style name="colormap_axis">
229       <modeling>hplot</modeling>                  229       <modeling>hplot</modeling>
230       <divisions>510</divisions>                  230       <divisions>510</divisions>
231       <title_hjust>right</title_hjust>            231       <title_hjust>right</title_hjust>
232       <label_to_axis>0.005</label_to_axis>        232       <label_to_axis>0.005</label_to_axis>
233       <label_height>0.04</label_height>           233       <label_height>0.04</label_height>
234       <tick_length>0.03</tick_length>             234       <tick_length>0.03</tick_length>
235       <title_to_axis>0.07</title_to_axis> <!--    235       <title_to_axis>0.07</title_to_axis> <!-- XLAB = 0.07 -->
236       <title_height>0.04</title_height>           236       <title_height>0.04</title_height>
237       <is_log>false</is_log>                      237       <is_log>false</is_log>
238     </style>                                      238     </style>
239     <style name="colormap_axis.line_style">       239     <style name="colormap_axis.line_style">
240       <color>black</color>                        240       <color>black</color>
241       <line_width>1</line_width>                  241       <line_width>1</line_width>
242     </style>                                      242     </style>
243     <style name="colormap_axis.ticks_style">      243     <style name="colormap_axis.ticks_style">
244       <color>black</color>                        244       <color>black</color>
245       <line_width>1</line_width>                  245       <line_width>1</line_width>
246     </style>                                      246     </style>
247     <style name="colormap_axis.labels_style">     247     <style name="colormap_axis.labels_style">
248       <color>black</color>                        248       <color>black</color>
249       <scale>0.6</scale>                          249       <scale>0.6</scale>
250  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    250  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
251       <font>roboto_bold.ttf</font>                251       <font>roboto_bold.ttf</font>
252       <front_face>cw</front_face>                 252       <front_face>cw</front_face>
253       <smoothing>true</smoothing>                 253       <smoothing>true</smoothing>
254     </style>                                      254     </style>
255     <style name="colormap_axis.title_style">      255     <style name="colormap_axis.title_style">
256       <visible>true</visible>                     256       <visible>true</visible>
257       <color>black</color>                        257       <color>black</color>
258       <scale>0.6</scale>                          258       <scale>0.6</scale>
259  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    259  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
260       <font>roboto_bold.ttf</font>                260       <font>roboto_bold.ttf</font>
261       <front_face>cw</front_face>                 261       <front_face>cw</front_face>
262       <smoothing>true</smoothing>                 262       <smoothing>true</smoothing>
263     </style>                                      263     </style>
264     <style name="colormap_axis.mag_style">        264     <style name="colormap_axis.mag_style">
265       <color>black</color>                        265       <color>black</color>
266       <scale>0.6</scale>                          266       <scale>0.6</scale>
267  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_    267  <!-- <font>arialbd.ttf</font> -->  <!-- ROOT_62 -->
268       <font>roboto_bold.ttf</font>                268       <font>roboto_bold.ttf</font>
269       <front_face>cw</front_face>                 269       <front_face>cw</front_face>
270       <smoothing>true</smoothing>                 270       <smoothing>true</smoothing>
271     </style>                                      271     </style>
272                                                   272 
273                                                   273 
274     <style name="bins_style.0">                   274     <style name="bins_style.0">
275       <modeling>top_lines</modeling>              275       <modeling>top_lines</modeling>
276       <color>black</color>                        276       <color>black</color>
277       <line_width>1</line_width>                  277       <line_width>1</line_width>
278  <!-- <line_pattern>solid</line_pattern> -->      278  <!-- <line_pattern>solid</line_pattern> -->
279     </style>                                      279     </style>
280                                                   280 
281     <style name="func_style.0">                   281     <style name="func_style.0">
282       <modeling>top_lines</modeling>              282       <modeling>top_lines</modeling>
283       <color>black</color>                        283       <color>black</color>
284       <line_width>3</line_width>                  284       <line_width>3</line_width>
285  <!-- <line_pattern>solid</line_pattern> -->      285  <!-- <line_pattern>solid</line_pattern> -->
286     </style>                                      286     </style>
287   </plotter_style>                                287   </plotter_style>
288                                                   288 
289   <plotter_style name="hippodraw">                289   <plotter_style name="hippodraw">
290     <value_top_margin>0.05</value_top_margin>     290     <value_top_margin>0.05</value_top_margin>
291     <bottom_margin>0.12</bottom_margin>           291     <bottom_margin>0.12</bottom_margin>
292     <top_margin>0.16</top_margin>                 292     <top_margin>0.16</top_margin>
293     <left_margin>0.16</left_margin>               293     <left_margin>0.16</left_margin>
294     <right_margin>0.16</right_margin>             294     <right_margin>0.16</right_margin>
295     <title_to_axis>0.1</title_to_axis>            295     <title_to_axis>0.1</title_to_axis>
296     <title_height>0.03</title_height>             296     <title_height>0.03</title_height>
297                                                   297 
298 <!-- <style name="wall_style"><visible>false</    298 <!-- <style name="wall_style"><visible>false</visible></style> -->
299     <style name="grid_style">                     299     <style name="grid_style">
300       <visible>false</visible>                    300       <visible>false</visible>
301     </style>                                      301     </style>
302                                                   302 
303     <style name="inner_frame_style">              303     <style name="inner_frame_style">
304       <visible>true</visible>                     304       <visible>true</visible>
305     </style>                                      305     </style>
306                                                   306 
307     <style name="infos_style">                    307     <style name="infos_style">
308       <visible>false</visible>                    308       <visible>false</visible>
309     </style>                                      309     </style>
310                                                   310 
311     <style name="x_axis">                         311     <style name="x_axis">
312       <title_hjust>center</title_hjust>           312       <title_hjust>center</title_hjust>
313       <title_to_axis>0.07</title_to_axis>         313       <title_to_axis>0.07</title_to_axis>
314       <title_height>0.035</title_height>          314       <title_height>0.035</title_height>
315       <label_to_axis>0.015</label_to_axis>        315       <label_to_axis>0.015</label_to_axis>
316       <label_height>0.02625</label_height> <!-    316       <label_height>0.02625</label_height> <!-- 0.0175F * 1.5F -->
317     </style>                                      317     </style>
318     <style name="y_axis">                         318     <style name="y_axis">
319       <title_hjust>center</title_hjust>           319       <title_hjust>center</title_hjust>
320       <title_to_axis>0.2</title_to_axis>          320       <title_to_axis>0.2</title_to_axis>
321       <title_height>0.035</title_height>          321       <title_height>0.035</title_height>
322       <label_height>0.02625</label_height> <!-    322       <label_height>0.02625</label_height> <!-- 0.0175F * 1.5F -->
323     </style>                                      323     </style>
324                                                   324 
325     <style name="title_style">                    325     <style name="title_style">
326       <visible>true</visible>                     326       <visible>true</visible>
327  <!-- <font>helvetica.ttf</font> -->              327  <!-- <font>helvetica.ttf</font> -->
328       <font>lato_regular.ttf</font>               328       <font>lato_regular.ttf</font>
329       <front_face>cw</front_face>                 329       <front_face>cw</front_face>
330       <smoothing>true</smoothing>                 330       <smoothing>true</smoothing>
331     </style>                                      331     </style>
332                                                   332 
333     <style name="x_axis.title_style">             333     <style name="x_axis.title_style">
334       <visible>true</visible>                     334       <visible>true</visible>
335  <!-- <font>helvetica.ttf</font> -->              335  <!-- <font>helvetica.ttf</font> -->
336       <font>lato_regular.ttf</font>               336       <font>lato_regular.ttf</font>
337       <front_face>cw</front_face>                 337       <front_face>cw</front_face>
338       <smoothing>true</smoothing>                 338       <smoothing>true</smoothing>
339     </style>                                      339     </style>
340     <style name="x_axis.labels_style">            340     <style name="x_axis.labels_style">
341       <color>black</color>                        341       <color>black</color>
342  <!-- <font>helvetica.ttf</font> -->              342  <!-- <font>helvetica.ttf</font> -->
343       <font>lato_regular.ttf</font>               343       <font>lato_regular.ttf</font>
344       <front_face>cw</front_face>                 344       <front_face>cw</front_face>
345       <smoothing>true</smoothing>                 345       <smoothing>true</smoothing>
346     </style>                                      346     </style>
347                                                   347 
348     <style name="y_axis.title_style">             348     <style name="y_axis.title_style">
349       <visible>true</visible>                     349       <visible>true</visible>
350  <!-- <font>helvetica.ttf</font> -->              350  <!-- <font>helvetica.ttf</font> -->
351       <font>lato_regular.ttf</font>               351       <font>lato_regular.ttf</font>
352       <front_face>cw</front_face>                 352       <front_face>cw</front_face>
353       <smoothing>true</smoothing>                 353       <smoothing>true</smoothing>
354     </style>                                      354     </style>
355     <style name="y_axis.labels_style">            355     <style name="y_axis.labels_style">
356       <color>black</color>                        356       <color>black</color>
357  <!-- <font>helvetica.ttf</font> -->              357  <!-- <font>helvetica.ttf</font> -->
358       <font>lato_regular.ttf</font>               358       <font>lato_regular.ttf</font>
359       <front_face>cw</front_face>                 359       <front_face>cw</front_face>
360       <smoothing>true</smoothing>                 360       <smoothing>true</smoothing>
361     </style>                                      361     </style>
362                                                   362 
363     <style name="z_axis.title_style">             363     <style name="z_axis.title_style">
364       <visible>true</visible>                     364       <visible>true</visible>
365  <!-- <font>helvetica.ttf</font> -->              365  <!-- <font>helvetica.ttf</font> -->
366       <font>lato_regular.ttf</font>               366       <font>lato_regular.ttf</font>
367       <front_face>cw</front_face>                 367       <front_face>cw</front_face>
368       <smoothing>true</smoothing>                 368       <smoothing>true</smoothing>
369     </style>                                      369     </style>
370     <style name="z_axis.labels_style">            370     <style name="z_axis.labels_style">
371       <color>black</color>                        371       <color>black</color>
372  <!-- <font>helvetica.ttf</font> -->              372  <!-- <font>helvetica.ttf</font> -->
373       <font>lato_regular.ttf</font>               373       <font>lato_regular.ttf</font>
374       <front_face>cw</front_face>                 374       <front_face>cw</front_face>
375       <smoothing>true</smoothing>                 375       <smoothing>true</smoothing>
376     </style>                                      376     </style>
377                                                   377 
378     <style name="errors_style.0">                 378     <style name="errors_style.0">
379       <visible>false</visible>                    379       <visible>false</visible>
380     </style>                                      380     </style>
381                                                   381 
382     <style name="bins_style.0">                   382     <style name="bins_style.0">
383       <modeling>top_lines</modeling>              383       <modeling>top_lines</modeling>
384       <color>black</color>                        384       <color>black</color>
385       <line_width>1</line_width>                  385       <line_width>1</line_width>
386  <!-- <line_pattern>solid</line_pattern> -->      386  <!-- <line_pattern>solid</line_pattern> -->
387     </style>                                      387     </style>
388                                                   388 
389     <style name="func_style.0">                   389     <style name="func_style.0">
390       <modeling>top_lines</modeling>              390       <modeling>top_lines</modeling>
391       <color>black</color>                        391       <color>black</color>
392       <line_width>1</line_width>                  392       <line_width>1</line_width>
393  <!-- <line_pattern>solid</line_pattern> -->      393  <!-- <line_pattern>solid</line_pattern> -->
394     </style>                                      394     </style>
395   </plotter_style>                                395   </plotter_style>
396                                                   396 
397 </styles>                                         397 </styles>