summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/examples/qt-examples/chart/images/options_horizontalbarchart.xpm
blob: afb06ffa9a8591d2eab4d5b52f31116dbe2bcef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/* XPM */
static const char *options_horizontalbarchart[] = {
"20 20 7 1",
"( c #A500FF",
"  c white",
"! c red1",
"# c None",
"$ c #E9FF00",
"% c #00C900",
"& c #002EFF",
"!!!!!!!!!!!!!!######",
"!!!!!!!!!!!!!!######",
"!!!!!!!!!!!!!!######",
"!!!!!!!!!!!!!!######",
"$$$$$$$$$$$$$$$$$###",
"$$$$$$$$$$$$$$$$$###",
"$$$$$$$$$$$$$$$$$###",
"$$$$$$$$$$$$$$$$$###",
"%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%%",
"&&&&&&&&&&&&&&######",
"&&&&&&&&&&&&&&######",
"&&&&&&&&&&&&&&######",
"&&&&&&&&&&&&&&######",
"(((((((((((#########",
"(((((((((((#########",
"(((((((((((#########",
"(((((((((((#########"
};