g4tools  5.4.0
Macros | Functions
wrap_viewplot_fonts_google_style File Reference

Go to the source code of this file.

Macros

#define wrap_viewplot_fonts_google_style
 

Functions

const char ** viewplot_fonts_google_style (unsigned int &a_linen)
 

Macro Definition Documentation

◆ wrap_viewplot_fonts_google_style

#define wrap_viewplot_fonts_google_style

Definition at line 2 of file wrap_viewplot_fonts_google_style.

Function Documentation

◆ viewplot_fonts_google_style()

const char** viewplot_fonts_google_style ( unsigned int &  a_linen)
inline

Definition at line 10 of file wrap_viewplot_fonts_google_style.

10  {
11  static const char _0[] = "<styles>";
12  static const char _1[] = "";
13  static const char _2[] = " <!-- //////////////////////////////////////////////// -->";
14  static const char _3[] = " <!-- /// scene : //////////////////////////////////// -->";
15  static const char _4[] = " <!-- //////////////////////////////////////////////// -->";
16  static const char _5[] = " <style name=@@double_quote@@scene@@double_quote@@>";
17  static const char _6[] = " <screen_color>white</screen_color>";
18  static const char _7[] = " </style>";
19  static const char _8[] = "";
20  static const char _9[] = " <!-- //////////////////////////////////////////////// -->";
21  static const char _10[] = " <!-- /// plotter : ////////////////////////////////// -->";
22  static const char _11[] = " <!-- //////////////////////////////////////////////// -->";
23  static const char _12[] = " <plotter_style name=@@double_quote@@inlib_default@@double_quote@@>";
24  static const char _13[] = " <!-- Placeholder for default customization. -->";
25  static const char _14[] = " <style name=@@double_quote@@background_style@@double_quote@@/>";
26  static const char _15[] = " <style name=@@double_quote@@title_style@@double_quote@@/>";
27  static const char _16[] = " <style name=@@double_quote@@infos_style@@double_quote@@/>";
28  static const char _17[] = " <style name=@@double_quote@@title_box_style@@double_quote@@/>";
29  static const char _18[] = " <style name=@@double_quote@@inner_frame_style@@double_quote@@/>";
30  static const char _19[] = " <style name=@@double_quote@@grid_style@@double_quote@@/>";
31  static const char _20[] = "";
32  static const char _21[] = " <style name=@@double_quote@@x_axis.line_style@@double_quote@@/>";
33  static const char _22[] = " <style name=@@double_quote@@x_axis.ticks_style@@double_quote@@/>";
34  static const char _23[] = " <style name=@@double_quote@@x_axis.labels_style@@double_quote@@/>";
35  static const char _24[] = " <style name=@@double_quote@@x_axis.mag_style@@double_quote@@/>";
36  static const char _25[] = " <style name=@@double_quote@@x_axis.title_style@@double_quote@@/>";
37  static const char _26[] = "";
38  static const char _27[] = " <style name=@@double_quote@@y_axis.line_style@@double_quote@@/>";
39  static const char _28[] = " <style name=@@double_quote@@y_axis.ticks_style@@double_quote@@/>";
40  static const char _29[] = " <style name=@@double_quote@@y_axis.labels_style@@double_quote@@/>";
41  static const char _30[] = " <style name=@@double_quote@@y_axis.mag_style@@double_quote@@/>";
42  static const char _31[] = " <style name=@@double_quote@@y_axis.title_style@@double_quote@@/>";
43  static const char _32[] = "";
44  static const char _33[] = " <style name=@@double_quote@@z_axis.line_style@@double_quote@@/>";
45  static const char _34[] = " <style name=@@double_quote@@z_axis.ticks_style@@double_quote@@/>";
46  static const char _35[] = " <style name=@@double_quote@@z_axis.labels_style@@double_quote@@/>";
47  static const char _36[] = " <style name=@@double_quote@@z_axis.mag_style@@double_quote@@/>";
48  static const char _37[] = " <style name=@@double_quote@@z_axis.title_style@@double_quote@@/>";
49  static const char _38[] = "";
50  static const char _39[] = " <style name=@@double_quote@@colormap_axis@@double_quote@@>";
51  static const char _40[] = " <label_to_axis>0.01</label_to_axis>";
52  static const char _41[] = " </style>";
53  static const char _42[] = " <style name=@@double_quote@@colormap_axis.line_style@@double_quote@@/>";
54  static const char _43[] = " <style name=@@double_quote@@colormap_axis.ticks_style@@double_quote@@/>";
55  static const char _44[] = " <style name=@@double_quote@@colormap_axis.labels_style@@double_quote@@/>";
56  static const char _45[] = " <style name=@@double_quote@@colormap_axis.mag_style@@double_quote@@/>";
57  static const char _46[] = " <style name=@@double_quote@@colormap_axis.title_style@@double_quote@@/>";
58  static const char _47[] = "";
59  static const char _48[] = " <style name=@@double_quote@@bins_style.0@@double_quote@@/>";
60  static const char _49[] = " <style name=@@double_quote@@errors_style.0@@double_quote@@/>";
61  static const char _50[] = " <style name=@@double_quote@@points_style.0@@double_quote@@/>";
62  static const char _51[] = " <style name=@@double_quote@@func_style.0@@double_quote@@/>";
63  static const char _52[] = " </plotter_style>";
64  static const char _53[] = "";
65  static const char _54[] = " <plotter_style name=@@double_quote@@ROOT_default@@double_quote@@>";
66  static const char _55[] = " <value_top_margin>0.05</value_top_margin>";
67  static const char _56[] = " <bottom_margin>0.1</bottom_margin>";
68  static const char _57[] = " <top_margin>0.1</top_margin>";
69  static const char _58[] = " <left_margin>0.1</left_margin>";
70  static const char _59[] = " <right_margin>0.1</right_margin>";
71  static const char _60[] = "";
72  static const char _61[] = " <style name=@@double_quote@@background_style@@double_quote@@>";
73  static const char _62[] = " <visible>true</visible>";
74  static const char _63[] = "<!-- <back_color>ROOT/grey19</back_color> -->";
75  static const char _64[] = " <!-- border : -->";
76  static const char _65[] = " <color>black</color>";
77  static const char _66[] = " <line_width>0.003</line_width> <!-- 0 = no border. In % of width -->";
78  static const char _67[] = " </style>";
79  static const char _68[] = "";
80  static const char _69[] = "<!-- <style name=@@double_quote@@wall_style@@double_quote@@><visible>false</visible></style> -->";
81  static const char _70[] = " <style name=@@double_quote@@grid_style@@double_quote@@>";
82  static const char _71[] = " <visible>false</visible>";
83  static const char _72[] = "<!-- <color>white</color> ???? -->";
84  static const char _73[] = " </style>";
85  static const char _74[] = "";
86  static const char _75[] = " <!-- plot title done with the title_box (and not plotter title). -->";
87  static const char _76[] = " <style name=@@double_quote@@title_style@@double_quote@@>";
88  static const char _77[] = " <visible>false</visible>";
89  static const char _78[] = " </style>";
90  static const char _79[] = " <style name=@@double_quote@@title_box_style@@double_quote@@>";
91  static const char _80[] = " <visible>true</visible>";
92  static const char _81[] = " <back_color>ROOT/grey19</back_color>";
93  static const char _82[] = " <back_shadow>0.015</back_shadow> <!-- % of width -->";
94  static const char _83[] = " <color>black</color>";
95  static const char _84[] = " <!-- <font>arialbd.ttf</font> -->";
96  static const char _85[] = " <font>roboto_bold.ttf</font>";
97  static const char _86[] = " <front_face>cw</front_face>";
98  static const char _87[] = " <smoothing>true</smoothing>";
99  static const char _88[] = " </style>";
100  static const char _89[] = "";
101  static const char _90[] = " <infos_width>0.35</infos_width>";
102  static const char _91[] = " <infos_x_margin>0.01</infos_x_margin> <!-- from right border. -->";
103  static const char _92[] = " <infos_y_margin>0.005</infos_y_margin> <!-- from top border. -->";
104  static const char _93[] = " <style name=@@double_quote@@infos_style@@double_quote@@>";
105  static const char _94[] = " <visible>true</visible>";
106  static const char _95[] = " <back_color>ROOT/grey19</back_color>";
107  static const char _96[] = " <back_shadow>0.015</back_shadow> <!-- % of width -->";
108  static const char _97[] = " <color>black</color>";
109  static const char _98[] = " <!-- <font>arialbd.ttf</font> -->";
110  static const char _99[] = " <font>roboto_bold.ttf</font>";
111  static const char _100[] = " <front_face>cw</front_face>";
112  static const char _101[] = " <smoothing>true</smoothing>";
113  static const char _102[] = " <modeling>ROOT</modeling> <!-- to have histo name as info title. -->";
114  static const char _103[] = " </style>";
115  static const char _104[] = "";
116  static const char _105[] = " <style name=@@double_quote@@inner_frame_style@@double_quote@@>";
117  static const char _106[] = " <visible>true</visible>";
118  static const char _107[] = " <color>black</color>";
119  static const char _108[] = " <line_width>1</line_width>";
120  static const char _109[] = " <!-- <line_pattern>solid</line_pattern> -->";
121  static const char _110[] = " </style>";
122  static const char _111[] = "";
123  static const char _112[] = " <style name=@@double_quote@@x_axis@@double_quote@@>";
124  static const char _113[] = " <modeling>hplot</modeling>";
125  static const char _114[] = " <divisions>510</divisions>";
126  static const char _115[] = " <title_hjust>right</title_hjust>";
127  static const char _116[] = " <label_to_axis>0.005</label_to_axis>";
128  static const char _117[] = " <label_height>0.04</label_height>";
129  static const char _118[] = " <tick_length>0.03</tick_length>";
130  static const char _119[] = " <title_to_axis>0.05</title_to_axis> <!-- YLAB = 0.05 -->";
131  static const char _120[] = " <title_height>0.04</title_height>";
132  static const char _121[] = " <is_log>false</is_log>";
133  static const char _122[] = " </style>";
134  static const char _123[] = " <style name=@@double_quote@@x_axis.line_style@@double_quote@@>";
135  static const char _124[] = " <color>black</color>";
136  static const char _125[] = " <line_width>1</line_width>";
137  static const char _126[] = " </style>";
138  static const char _127[] = " <style name=@@double_quote@@x_axis.ticks_style@@double_quote@@>";
139  static const char _128[] = " <color>black</color>";
140  static const char _129[] = " <line_width>1</line_width>";
141  static const char _130[] = " </style>";
142  static const char _131[] = " <style name=@@double_quote@@x_axis.labels_style@@double_quote@@>";
143  static const char _132[] = " <color>black</color>";
144  static const char _133[] = " <scale>0.6</scale> <!-- To have a good matching with ROOT text size -->";
145  static const char _134[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
146  static const char _135[] = " <font>roboto_bold.ttf</font>";
147  static const char _136[] = " <front_face>cw</front_face>";
148  static const char _137[] = " <smoothing>true</smoothing>";
149  static const char _138[] = " </style>";
150  static const char _139[] = " <style name=@@double_quote@@x_axis.title_style@@double_quote@@>";
151  static const char _140[] = " <visible>true</visible>";
152  static const char _141[] = " <color>black</color>";
153  static const char _142[] = " <scale>0.6</scale>";
154  static const char _143[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
155  static const char _144[] = " <font>roboto_bold.ttf</font>";
156  static const char _145[] = " <front_face>cw</front_face>";
157  static const char _146[] = " <smoothing>true</smoothing>";
158  static const char _147[] = " </style>";
159  static const char _148[] = " <style name=@@double_quote@@x_axis.mag_style@@double_quote@@>";
160  static const char _149[] = " <color>black</color>";
161  static const char _150[] = " <scale>0.6</scale>";
162  static const char _151[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
163  static const char _152[] = " <font>roboto_bold.ttf</font>";
164  static const char _153[] = " <front_face>cw</front_face>";
165  static const char _154[] = " <smoothing>true</smoothing>";
166  static const char _155[] = " </style>";
167  static const char _156[] = "";
168  static const char _157[] = " <style name=@@double_quote@@y_axis@@double_quote@@>";
169  static const char _158[] = " <modeling>hplot</modeling>";
170  static const char _159[] = " <divisions>510</divisions>";
171  static const char _160[] = " <title_hjust>right</title_hjust>";
172  static const char _161[] = " <label_to_axis>0.005</label_to_axis>";
173  static const char _162[] = " <label_height>0.04</label_height>";
174  static const char _163[] = " <tick_length>0.03</tick_length>";
175  static const char _164[] = " <title_to_axis>0.07</title_to_axis> <!-- XLAB = 0.07 -->";
176  static const char _165[] = " <title_height>0.04</title_height>";
177  static const char _166[] = " <is_log>false</is_log>";
178  static const char _167[] = " </style>";
179  static const char _168[] = " <style name=@@double_quote@@y_axis.line_style@@double_quote@@>";
180  static const char _169[] = " <color>black</color>";
181  static const char _170[] = " <line_width>1</line_width>";
182  static const char _171[] = " </style>";
183  static const char _172[] = " <style name=@@double_quote@@y_axis.ticks_style@@double_quote@@>";
184  static const char _173[] = " <color>black</color>";
185  static const char _174[] = " <line_width>1</line_width>";
186  static const char _175[] = " </style>";
187  static const char _176[] = " <style name=@@double_quote@@y_axis.labels_style@@double_quote@@>";
188  static const char _177[] = " <color>black</color>";
189  static const char _178[] = " <scale>0.6</scale>";
190  static const char _179[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
191  static const char _180[] = " <font>roboto_bold.ttf</font>";
192  static const char _181[] = " <front_face>cw</front_face>";
193  static const char _182[] = " <smoothing>true</smoothing>";
194  static const char _183[] = " </style>";
195  static const char _184[] = " <style name=@@double_quote@@y_axis.title_style@@double_quote@@>";
196  static const char _185[] = " <visible>true</visible>";
197  static const char _186[] = " <color>black</color>";
198  static const char _187[] = " <scale>0.6</scale>";
199  static const char _188[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
200  static const char _189[] = " <font>roboto_bold.ttf</font>";
201  static const char _190[] = " <front_face>cw</front_face>";
202  static const char _191[] = " <smoothing>true</smoothing>";
203  static const char _192[] = " </style>";
204  static const char _193[] = " <style name=@@double_quote@@y_axis.mag_style@@double_quote@@>";
205  static const char _194[] = " <color>black</color>";
206  static const char _195[] = " <scale>0.6</scale>";
207  static const char _196[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
208  static const char _197[] = " <font>roboto_bold.ttf</font>";
209  static const char _198[] = " <front_face>cw</front_face>";
210  static const char _199[] = " <smoothing>true</smoothing>";
211  static const char _200[] = " </style>";
212  static const char _201[] = "";
213  static const char _202[] = " <style name=@@double_quote@@z_axis@@double_quote@@>";
214  static const char _203[] = " <modeling>hplot</modeling>";
215  static const char _204[] = " <is_log>false</is_log>";
216  static const char _205[] = " </style>";
217  static const char _206[] = " <style name=@@double_quote@@z_axis.line_style@@double_quote@@>";
218  static const char _207[] = " <color>black</color>";
219  static const char _208[] = " <line_width>1</line_width>";
220  static const char _209[] = " </style>";
221  static const char _210[] = " <style name=@@double_quote@@z_axis.ticks_style@@double_quote@@>";
222  static const char _211[] = " <color>black</color>";
223  static const char _212[] = " <line_width>1</line_width>";
224  static const char _213[] = " </style>";
225  static const char _214[] = " <style name=@@double_quote@@z_axis.labels_style@@double_quote@@>";
226  static const char _215[] = " <color>black</color>";
227  static const char _216[] = " <scale>0.6</scale>";
228  static const char _217[] = " </style>";
229  static const char _218[] = " <style name=@@double_quote@@z_axis.title_style@@double_quote@@>";
230  static const char _219[] = " <color>black</color>";
231  static const char _220[] = " <scale>0.6</scale>";
232  static const char _221[] = " </style>";
233  static const char _222[] = " <style name=@@double_quote@@z_axis.mag_style@@double_quote@@>";
234  static const char _223[] = " <color>black</color>";
235  static const char _224[] = " <scale>0.6</scale>";
236  static const char _225[] = " </style>";
237  static const char _226[] = "";
238  static const char _227[] = " <style name=@@double_quote@@colormap_axis@@double_quote@@>";
239  static const char _228[] = " <modeling>hplot</modeling>";
240  static const char _229[] = " <divisions>510</divisions>";
241  static const char _230[] = " <title_hjust>right</title_hjust>";
242  static const char _231[] = " <label_to_axis>0.005</label_to_axis>";
243  static const char _232[] = " <label_height>0.04</label_height>";
244  static const char _233[] = " <tick_length>0.03</tick_length>";
245  static const char _234[] = " <title_to_axis>0.07</title_to_axis> <!-- XLAB = 0.07 -->";
246  static const char _235[] = " <title_height>0.04</title_height>";
247  static const char _236[] = " <is_log>false</is_log>";
248  static const char _237[] = " </style>";
249  static const char _238[] = " <style name=@@double_quote@@colormap_axis.line_style@@double_quote@@>";
250  static const char _239[] = " <color>black</color>";
251  static const char _240[] = " <line_width>1</line_width>";
252  static const char _241[] = " </style>";
253  static const char _242[] = " <style name=@@double_quote@@colormap_axis.ticks_style@@double_quote@@>";
254  static const char _243[] = " <color>black</color>";
255  static const char _244[] = " <line_width>1</line_width>";
256  static const char _245[] = " </style>";
257  static const char _246[] = " <style name=@@double_quote@@colormap_axis.labels_style@@double_quote@@>";
258  static const char _247[] = " <color>black</color>";
259  static const char _248[] = " <scale>0.6</scale>";
260  static const char _249[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
261  static const char _250[] = " <font>roboto_bold.ttf</font>";
262  static const char _251[] = " <front_face>cw</front_face>";
263  static const char _252[] = " <smoothing>true</smoothing>";
264  static const char _253[] = " </style>";
265  static const char _254[] = " <style name=@@double_quote@@colormap_axis.title_style@@double_quote@@>";
266  static const char _255[] = " <visible>true</visible>";
267  static const char _256[] = " <color>black</color>";
268  static const char _257[] = " <scale>0.6</scale>";
269  static const char _258[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
270  static const char _259[] = " <font>roboto_bold.ttf</font>";
271  static const char _260[] = " <front_face>cw</front_face>";
272  static const char _261[] = " <smoothing>true</smoothing>";
273  static const char _262[] = " </style>";
274  static const char _263[] = " <style name=@@double_quote@@colormap_axis.mag_style@@double_quote@@>";
275  static const char _264[] = " <color>black</color>";
276  static const char _265[] = " <scale>0.6</scale>";
277  static const char _266[] = " <!-- <font>arialbd.ttf</font> --> <!-- ROOT_62 -->";
278  static const char _267[] = " <font>roboto_bold.ttf</font>";
279  static const char _268[] = " <front_face>cw</front_face>";
280  static const char _269[] = " <smoothing>true</smoothing>";
281  static const char _270[] = " </style>";
282  static const char _271[] = "";
283  static const char _272[] = "";
284  static const char _273[] = " <style name=@@double_quote@@bins_style.0@@double_quote@@>";
285  static const char _274[] = " <modeling>top_lines</modeling>";
286  static const char _275[] = " <color>black</color>";
287  static const char _276[] = " <line_width>1</line_width>";
288  static const char _277[] = " <!-- <line_pattern>solid</line_pattern> -->";
289  static const char _278[] = " </style>";
290  static const char _279[] = "";
291  static const char _280[] = " <style name=@@double_quote@@func_style.0@@double_quote@@>";
292  static const char _281[] = " <modeling>top_lines</modeling>";
293  static const char _282[] = " <color>black</color>";
294  static const char _283[] = " <line_width>3</line_width>";
295  static const char _284[] = " <!-- <line_pattern>solid</line_pattern> -->";
296  static const char _285[] = " </style>";
297  static const char _286[] = " </plotter_style>";
298  static const char _287[] = "";
299  static const char _288[] = " <plotter_style name=@@double_quote@@hippodraw@@double_quote@@>";
300  static const char _289[] = " <value_top_margin>0.05</value_top_margin>";
301  static const char _290[] = " <bottom_margin>0.12</bottom_margin>";
302  static const char _291[] = " <top_margin>0.16</top_margin>";
303  static const char _292[] = " <left_margin>0.16</left_margin>";
304  static const char _293[] = " <right_margin>0.16</right_margin>";
305  static const char _294[] = " <title_to_axis>0.1</title_to_axis>";
306  static const char _295[] = " <title_height>0.03</title_height>";
307  static const char _296[] = "";
308  static const char _297[] = "<!-- <style name=@@double_quote@@wall_style@@double_quote@@><visible>false</visible></style> -->";
309  static const char _298[] = " <style name=@@double_quote@@grid_style@@double_quote@@>";
310  static const char _299[] = " <visible>false</visible>";
311  static const char _300[] = " </style>";
312  static const char _301[] = "";
313  static const char _302[] = " <style name=@@double_quote@@inner_frame_style@@double_quote@@>";
314  static const char _303[] = " <visible>true</visible>";
315  static const char _304[] = " </style>";
316  static const char _305[] = "";
317  static const char _306[] = " <style name=@@double_quote@@infos_style@@double_quote@@>";
318  static const char _307[] = " <visible>false</visible>";
319  static const char _308[] = " </style>";
320  static const char _309[] = "";
321  static const char _310[] = " <style name=@@double_quote@@x_axis@@double_quote@@>";
322  static const char _311[] = " <title_hjust>center</title_hjust>";
323  static const char _312[] = " <title_to_axis>0.07</title_to_axis>";
324  static const char _313[] = " <title_height>0.035</title_height>";
325  static const char _314[] = " <label_to_axis>0.015</label_to_axis>";
326  static const char _315[] = " <label_height>0.02625</label_height> <!-- 0.0175F * 1.5F -->";
327  static const char _316[] = " </style>";
328  static const char _317[] = " <style name=@@double_quote@@y_axis@@double_quote@@>";
329  static const char _318[] = " <title_hjust>center</title_hjust>";
330  static const char _319[] = " <title_to_axis>0.2</title_to_axis>";
331  static const char _320[] = " <title_height>0.035</title_height>";
332  static const char _321[] = " <label_height>0.02625</label_height> <!-- 0.0175F * 1.5F -->";
333  static const char _322[] = " </style>";
334  static const char _323[] = "";
335  static const char _324[] = " <style name=@@double_quote@@title_style@@double_quote@@>";
336  static const char _325[] = " <visible>true</visible>";
337  static const char _326[] = " <!-- <font>helvetica.ttf</font> -->";
338  static const char _327[] = " <font>lato_regular.ttf</font>";
339  static const char _328[] = " <front_face>cw</front_face>";
340  static const char _329[] = " <smoothing>true</smoothing>";
341  static const char _330[] = " </style>";
342  static const char _331[] = "";
343  static const char _332[] = " <style name=@@double_quote@@x_axis.title_style@@double_quote@@>";
344  static const char _333[] = " <visible>true</visible>";
345  static const char _334[] = " <!-- <font>helvetica.ttf</font> -->";
346  static const char _335[] = " <font>lato_regular.ttf</font>";
347  static const char _336[] = " <front_face>cw</front_face>";
348  static const char _337[] = " <smoothing>true</smoothing>";
349  static const char _338[] = " </style>";
350  static const char _339[] = " <style name=@@double_quote@@x_axis.labels_style@@double_quote@@>";
351  static const char _340[] = " <color>black</color>";
352  static const char _341[] = " <!-- <font>helvetica.ttf</font> -->";
353  static const char _342[] = " <font>lato_regular.ttf</font>";
354  static const char _343[] = " <front_face>cw</front_face>";
355  static const char _344[] = " <smoothing>true</smoothing>";
356  static const char _345[] = " </style>";
357  static const char _346[] = "";
358  static const char _347[] = " <style name=@@double_quote@@y_axis.title_style@@double_quote@@>";
359  static const char _348[] = " <visible>true</visible>";
360  static const char _349[] = " <!-- <font>helvetica.ttf</font> -->";
361  static const char _350[] = " <font>lato_regular.ttf</font>";
362  static const char _351[] = " <front_face>cw</front_face>";
363  static const char _352[] = " <smoothing>true</smoothing>";
364  static const char _353[] = " </style>";
365  static const char _354[] = " <style name=@@double_quote@@y_axis.labels_style@@double_quote@@>";
366  static const char _355[] = " <color>black</color>";
367  static const char _356[] = " <!-- <font>helvetica.ttf</font> -->";
368  static const char _357[] = " <font>lato_regular.ttf</font>";
369  static const char _358[] = " <front_face>cw</front_face>";
370  static const char _359[] = " <smoothing>true</smoothing>";
371  static const char _360[] = " </style>";
372  static const char _361[] = "";
373  static const char _362[] = " <style name=@@double_quote@@z_axis.title_style@@double_quote@@>";
374  static const char _363[] = " <visible>true</visible>";
375  static const char _364[] = " <!-- <font>helvetica.ttf</font> -->";
376  static const char _365[] = " <font>lato_regular.ttf</font>";
377  static const char _366[] = " <front_face>cw</front_face>";
378  static const char _367[] = " <smoothing>true</smoothing>";
379  static const char _368[] = " </style>";
380  static const char _369[] = " <style name=@@double_quote@@z_axis.labels_style@@double_quote@@>";
381  static const char _370[] = " <color>black</color>";
382  static const char _371[] = " <!-- <font>helvetica.ttf</font> -->";
383  static const char _372[] = " <font>lato_regular.ttf</font>";
384  static const char _373[] = " <front_face>cw</front_face>";
385  static const char _374[] = " <smoothing>true</smoothing>";
386  static const char _375[] = " </style>";
387  static const char _376[] = "";
388  static const char _377[] = " <style name=@@double_quote@@errors_style.0@@double_quote@@>";
389  static const char _378[] = " <visible>false</visible>";
390  static const char _379[] = " </style>";
391  static const char _380[] = "";
392  static const char _381[] = " <style name=@@double_quote@@bins_style.0@@double_quote@@>";
393  static const char _382[] = " <modeling>top_lines</modeling>";
394  static const char _383[] = " <color>black</color>";
395  static const char _384[] = " <line_width>1</line_width>";
396  static const char _385[] = " <!-- <line_pattern>solid</line_pattern> -->";
397  static const char _386[] = " </style>";
398  static const char _387[] = "";
399  static const char _388[] = " <style name=@@double_quote@@func_style.0@@double_quote@@>";
400  static const char _389[] = " <modeling>top_lines</modeling>";
401  static const char _390[] = " <color>black</color>";
402  static const char _391[] = " <line_width>1</line_width>";
403  static const char _392[] = " <!-- <line_pattern>solid</line_pattern> -->";
404  static const char _393[] = " </style>";
405  static const char _394[] = " </plotter_style>";
406  static const char _395[] = "";
407  static const char _396[] = "</styles>";
408  static const char* _lines[] = {
409 _0
410 ,_1
411 ,_2
412 ,_3
413 ,_4
414 ,_5
415 ,_6
416 ,_7
417 ,_8
418 ,_9
419 ,_10
420 ,_11
421 ,_12
422 ,_13
423 ,_14
424 ,_15
425 ,_16
426 ,_17
427 ,_18
428 ,_19
429 ,_20
430 ,_21
431 ,_22
432 ,_23
433 ,_24
434 ,_25
435 ,_26
436 ,_27
437 ,_28
438 ,_29
439 ,_30
440 ,_31
441 ,_32
442 ,_33
443 ,_34
444 ,_35
445 ,_36
446 ,_37
447 ,_38
448 ,_39
449 ,_40
450 ,_41
451 ,_42
452 ,_43
453 ,_44
454 ,_45
455 ,_46
456 ,_47
457 ,_48
458 ,_49
459 ,_50
460 ,_51
461 ,_52
462 ,_53
463 ,_54
464 ,_55
465 ,_56
466 ,_57
467 ,_58
468 ,_59
469 ,_60
470 ,_61
471 ,_62
472 ,_63
473 ,_64
474 ,_65
475 ,_66
476 ,_67
477 ,_68
478 ,_69
479 ,_70
480 ,_71
481 ,_72
482 ,_73
483 ,_74
484 ,_75
485 ,_76
486 ,_77
487 ,_78
488 ,_79
489 ,_80
490 ,_81
491 ,_82
492 ,_83
493 ,_84
494 ,_85
495 ,_86
496 ,_87
497 ,_88
498 ,_89
499 ,_90
500 ,_91
501 ,_92
502 ,_93
503 ,_94
504 ,_95
505 ,_96
506 ,_97
507 ,_98
508 ,_99
509 ,_100
510 ,_101
511 ,_102
512 ,_103
513 ,_104
514 ,_105
515 ,_106
516 ,_107
517 ,_108
518 ,_109
519 ,_110
520 ,_111
521 ,_112
522 ,_113
523 ,_114
524 ,_115
525 ,_116
526 ,_117
527 ,_118
528 ,_119
529 ,_120
530 ,_121
531 ,_122
532 ,_123
533 ,_124
534 ,_125
535 ,_126
536 ,_127
537 ,_128
538 ,_129
539 ,_130
540 ,_131
541 ,_132
542 ,_133
543 ,_134
544 ,_135
545 ,_136
546 ,_137
547 ,_138
548 ,_139
549 ,_140
550 ,_141
551 ,_142
552 ,_143
553 ,_144
554 ,_145
555 ,_146
556 ,_147
557 ,_148
558 ,_149
559 ,_150
560 ,_151
561 ,_152
562 ,_153
563 ,_154
564 ,_155
565 ,_156
566 ,_157
567 ,_158
568 ,_159
569 ,_160
570 ,_161
571 ,_162
572 ,_163
573 ,_164
574 ,_165
575 ,_166
576 ,_167
577 ,_168
578 ,_169
579 ,_170
580 ,_171
581 ,_172
582 ,_173
583 ,_174
584 ,_175
585 ,_176
586 ,_177
587 ,_178
588 ,_179
589 ,_180
590 ,_181
591 ,_182
592 ,_183
593 ,_184
594 ,_185
595 ,_186
596 ,_187
597 ,_188
598 ,_189
599 ,_190
600 ,_191
601 ,_192
602 ,_193
603 ,_194
604 ,_195
605 ,_196
606 ,_197
607 ,_198
608 ,_199
609 ,_200
610 ,_201
611 ,_202
612 ,_203
613 ,_204
614 ,_205
615 ,_206
616 ,_207
617 ,_208
618 ,_209
619 ,_210
620 ,_211
621 ,_212
622 ,_213
623 ,_214
624 ,_215
625 ,_216
626 ,_217
627 ,_218
628 ,_219
629 ,_220
630 ,_221
631 ,_222
632 ,_223
633 ,_224
634 ,_225
635 ,_226
636 ,_227
637 ,_228
638 ,_229
639 ,_230
640 ,_231
641 ,_232
642 ,_233
643 ,_234
644 ,_235
645 ,_236
646 ,_237
647 ,_238
648 ,_239
649 ,_240
650 ,_241
651 ,_242
652 ,_243
653 ,_244
654 ,_245
655 ,_246
656 ,_247
657 ,_248
658 ,_249
659 ,_250
660 ,_251
661 ,_252
662 ,_253
663 ,_254
664 ,_255
665 ,_256
666 ,_257
667 ,_258
668 ,_259
669 ,_260
670 ,_261
671 ,_262
672 ,_263
673 ,_264
674 ,_265
675 ,_266
676 ,_267
677 ,_268
678 ,_269
679 ,_270
680 ,_271
681 ,_272
682 ,_273
683 ,_274
684 ,_275
685 ,_276
686 ,_277
687 ,_278
688 ,_279
689 ,_280
690 ,_281
691 ,_282
692 ,_283
693 ,_284
694 ,_285
695 ,_286
696 ,_287
697 ,_288
698 ,_289
699 ,_290
700 ,_291
701 ,_292
702 ,_293
703 ,_294
704 ,_295
705 ,_296
706 ,_297
707 ,_298
708 ,_299
709 ,_300
710 ,_301
711 ,_302
712 ,_303
713 ,_304
714 ,_305
715 ,_306
716 ,_307
717 ,_308
718 ,_309
719 ,_310
720 ,_311
721 ,_312
722 ,_313
723 ,_314
724 ,_315
725 ,_316
726 ,_317
727 ,_318
728 ,_319
729 ,_320
730 ,_321
731 ,_322
732 ,_323
733 ,_324
734 ,_325
735 ,_326
736 ,_327
737 ,_328
738 ,_329
739 ,_330
740 ,_331
741 ,_332
742 ,_333
743 ,_334
744 ,_335
745 ,_336
746 ,_337
747 ,_338
748 ,_339
749 ,_340
750 ,_341
751 ,_342
752 ,_343
753 ,_344
754 ,_345
755 ,_346
756 ,_347
757 ,_348
758 ,_349
759 ,_350
760 ,_351
761 ,_352
762 ,_353
763 ,_354
764 ,_355
765 ,_356
766 ,_357
767 ,_358
768 ,_359
769 ,_360
770 ,_361
771 ,_362
772 ,_363
773 ,_364
774 ,_365
775 ,_366
776 ,_367
777 ,_368
778 ,_369
779 ,_370
780 ,_371
781 ,_372
782 ,_373
783 ,_374
784 ,_375
785 ,_376
786 ,_377
787 ,_378
788 ,_379
789 ,_380
790 ,_381
791 ,_382
792 ,_383
793 ,_384
794 ,_385
795 ,_386
796 ,_387
797 ,_388
798 ,_389
799 ,_390
800 ,_391
801 ,_392
802 ,_393
803 ,_394
804 ,_395
805 ,_396
806 };
807  a_linen = 397;
808  return _lines;
809 }