| Rev | Line | |
|---|
| [7849] | 1 | {
|
|---|
| 2 |
|
|---|
| 3 | "title":{
|
|---|
| 4 | "text":"Glass Bar Cart",
|
|---|
| 5 | "style":"{font-size:20px; color: #FFFFFF; margin: 5px; background-color: #505050; padding:5px 20px 5px 20px;}"
|
|---|
| 6 | },
|
|---|
| 7 |
|
|---|
| 8 | "elements":[
|
|---|
| 9 | {
|
|---|
| 10 | "type": "bar_3d",
|
|---|
| 11 | "colour": "#9933CC",
|
|---|
| 12 | "text": "Page views",
|
|---|
| 13 | "font-size": 10,
|
|---|
| 14 | "values" : [10,-6]
|
|---|
| 15 | },
|
|---|
| 16 | {
|
|---|
| 17 | "type": "bar_fade-",
|
|---|
| 18 | "colour": "#3334AD",
|
|---|
| 19 | "text": "Stuff",
|
|---|
| 20 | "font-size": 10,
|
|---|
| 21 | "values" : [10,-10]
|
|---|
| 22 | },
|
|---|
| 23 | {
|
|---|
| 24 | "type": "bar",
|
|---|
| 25 | "colour": "#339966",
|
|---|
| 26 | "text": "Green Bar",
|
|---|
| 27 | "font-size": 10,
|
|---|
| 28 | "values" : [7,-7]
|
|---|
| 29 | },
|
|---|
| 30 | {
|
|---|
| 31 | "type": "bar_glass",
|
|---|
| 32 | "colour": "#339966",
|
|---|
| 33 | "text": "Green Bar",
|
|---|
| 34 | "font-size": 10,
|
|---|
| 35 | "values" : [10,-10]
|
|---|
| 36 | },
|
|---|
| 37 | {
|
|---|
| 38 | "type": "bar_filled",
|
|---|
| 39 | "colour": "#8822BB",
|
|---|
| 40 | "outline-colour": "#8010A0",
|
|---|
| 41 | "text": "Outline",
|
|---|
| 42 | "font-size": 10,
|
|---|
| 43 | "values" : [8,-8]
|
|---|
| 44 | }
|
|---|
| 45 |
|
|---|
| 46 | ],
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 | "x_axis":{
|
|---|
| 50 | "labels": { "labels" :["Jan","Feb"] },
|
|---|
| 51 | "3d": 5
|
|---|
| 52 | },
|
|---|
| 53 |
|
|---|
| 54 | "y_axis":{
|
|---|
| 55 | "min": -20,
|
|---|
| 56 | "max": 20
|
|---|
| 57 | },
|
|---|
| 58 |
|
|---|
| 59 | "y_legend":{
|
|---|
| 60 | "text":"OFC",
|
|---|
| 61 | "style":"{font-size: 12px; color:#7E97A6;}"
|
|---|
| 62 | }
|
|---|
| 63 | }
|
|---|
| 64 |
|
|---|
| 65 | /*
|
|---|
| 66 |
|
|---|
| 67 | &bg_colour=#E2E6E0&
|
|---|
| 68 | &show_y2=true&
|
|---|
| 69 | &y2_axis_colour=#164166&
|
|---|
| 70 |
|
|---|
| 71 | &y2_label_style=10,0x164166&
|
|---|
| 72 | &_y2_lines=2,4&
|
|---|
| 73 |
|
|---|
| 74 |
|
|---|
| 75 | &y2_min=-10&
|
|---|
| 76 | &y2_max=10&
|
|---|
| 77 |
|
|---|
| 78 | &y2_legend=Free Ram (mb),12,0x164166&
|
|---|
| 79 |
|
|---|
| 80 | &tool_tip=#x_legend#, € %25 #x_label#<br>#key#: £#val#.00<br>#val:time#&
|
|---|
| 81 | &x_legend=2007,12,0x164166&
|
|---|
| 82 |
|
|---|
| 83 | */
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.