Chart Container
This chart shows a chart with data from a JSON data source containing Coffee sales data of a fictitious shop.

NOTE: I have used Goessner’s  excellent jsonT library to parse JSON. I have modified some part of jsonT to accomodate json properties having $ in key names. I replaced the standard jsonT shortcut $ with # to cope with this issue where the property names in JSON data contains $.