Barchart Example
This plot shows a simple barchart
Data:
[ {"label": "Chocolate Chip", "value": 5}, {"label": "Oatmeal Raisin", "value": 12}, {"label": "Sugar", "value": 9}, {"label": "Mint", "value": 3}, {"label": "Fortune Cookie", "value": 15}, {"label": "Gingerbread", "value": 11} ]
Reload