{ "elements":[ { "type": "scatter", "colour": "#FFB900", "text": "Avg", "font-size": 10, "dot-size": 10, "values" : [ {"x":-5, "y":-5, "tip":"HELLO" }, {"x":0, "y":0, "colour":"#FF0000" }, {"x":5, "y":5, "dot-size":20}, {"x":5, "y":-5, "dot-size":5}, {"x":-5, "y":5, "dot-size":5}, {"x":0.5, "y":1, "dot-size":15} ] } ], "x_axis":{ "min": -5, "max": 5/*, "labels":["mon","tue","wed","thur","fri","sat","sun"]*/ }, "y_axis":{ "min": -5, "max": 5 }, "y_legend":{ "text": "Time of day", "style": "{font-size: 20px; color: #736AFF;}" } } /* &bg_colour=#DFFFDF& &x_label_style=12,#9933CC& &y_label_style=12,#9933CC& &tool_tip=x:#x_label#
y:#val#& */