{ "elements": [ { "type": "scatter_line", "colour": "#DB1750", "width": 3, "dot-style": { "type": "hollow-dot", "dot-size": 3, "halo-size": 2 }, "values": [ { "x": 0, "y": -2 }, { "x": 0.5, "y": -2 }, { "x": 10, "y": -2 }, { "x": 10, "y": 0 }, { "x": 10, "y": 2 }, { "x": 12, "y": 2 }, { "x": 25, "y": 2 } ], "text": "Hot Pink", "font-size": 16 }, { "type": "scatter_line", "colour": "#9C48F0", "width": 3, "dot-style": { "type": "hollow-dot", "dot-size": 3, "halo-size": 2 }, "values": [ { "x": 0, "y": -5 }, { "x": 0.5, "y": -5 }, { "x": 10, "y": -5 }, { "x": 10, "y": -7 }, { "x": 10, "y": -8 } ], "text": "Night Lovin", "font-size": 16 }, { "type": "scatter_line", "colour": "#9C48F0", "width": 3, "dot-style": { "type": "hollow-dot", "dot-size": 3, "halo-size": 2 }, "values": [ { "x": 12, "y": -8 }, { "x": 25, "y": -8 } ] }, { "type": "line", "values": [ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 ], "colour": "#1693A5", "dot-style": { "type": "star", "dot-size": 6, "halo-size": 2 }, "width": 2, "text": "I'm blue, baby!", "font-size": 16 } ], "title": { "text": "Wed May 16 2012" }, "x_axis": { "min": 0, "max": 25 }, "y_axis": { "min": -10, "max": 10 } }