{ "elements": [ { "type": "line", "values": [ 3, 4, 5, 4, 3, 3, 2.5 ], "dot-style": { "type": "hollow-dot", "colour": "#FBB829", "dot-size": 4 }, "width": 1, "colour": "#FBB829", "tip": "Gold
#val#", "text": "Mr Gold", "font-size": 10 }, { "type": "line", "values": [ 2, 2, 2, 2, 2, 2, 2 ], "dot-style": { "type": "star", "colour": "#8000FF", "dot-size": 4 }, "width": 1, "colour": "#8000FF", "tip": "Purple
#val#", "text": "Mr Purple", "font-size": 10, "loop": true } ], "title": { "text": "Radar Chart" }, "radar_axis": { "max": 5, "colour": "#DAD5E0", "grid-colour": "#DAD5E0", "labels": { "labels": [ "Zero", "", "", "Middle", "", "High" ], "colour": "#9F819F" }, "spoke-labels": { "labels": [ "Strength", "Smarts", "Sweet
Tooth", "Armour", "Max Hit Points", "???", "Looks Like a Monkey" ], "colour": "#9F819F" } }, "tooltip": { "mouse": 1 }, "bg_colour": "#ffffff" }