{
"elements": [
{
"type": "line_hollow",
"values": [
7,
6,
7,
8,
8
],
"colour": "#FF0000",
"halo-size": 0,
"width": 2,
"dot-size": 5,
"tip": "#val#
Red [#x_label#]"
},
{
"type": "line_hollow",
"values": [
7,
8,
7,
6,
6
],
"colour": "#00FF00",
"halo-size": 1,
"width": 1,
"dot-size": 4,
"tip": "#val#
Green [#x_label#]"
},
{
"type": "line_hollow",
"values": [
3,
4,
7,
3,
3
],
"colour": "#0000FF",
"halo-size": 1,
"width": 6,
"dot-size": 4,
"tip": "#val#
Blue [#x_label#]"
}
],
"title": {
"text": "Sat Feb 11 2012"
},
"y_axis": {
"min": 0,
"max": 10,
"steps": 2
}
}