{ "elements": [ { "type": "pie", "start-angle": 35, "animate": [ { "type": "fade" }, { "type": "bounce", "distance": 4 } ], "gradient-fill": true, "tip": "#val# of #total#
#percent# of 100%", "colours": [ "#1F8FA1", "#848484", "#CACFBE", "#DEF799" ], "values": [ 2, 3, 4, { "value": 6.5, "label": "BIG", "colour": "#FF33C9", "label-colour": "#FF653F", "font-size": 24 }, { "value": 6.5, "label": "6.5" }, 3, 4, 2 ] } ], "title": { "text": "Pork Pie, Mmmmm" } }