{ "title":{ "text":"Glass Bar Cart", "style":"{font-size:20px; color: #FFFFFF; margin: 5px; background-color: #505050; padding:5px 20px 5px 20px;}" }, "elements":[ { "type": "bar_3d", "colour": "#9933CC", "text": "Page views", "font-size": 10, "values" : [10,-6] }, { "type": "bar_fade", "colour": "#3334AD", "text": "Stuff", "font-size": 10, "values" : [10,-10] }, { "type": "bar", "colour": "#339966", "text": "Green Bar", "font-size": 10, "values" : [7,-7] }, { "type": "bar_glass", "colour": "#339966", "text": "Green Bar", "font-size": 10, "values" : [10,-10] }, { "type": "filled_bar", "colour": "#8822BB", "outline-colour": "#8010A0", "text": "Outline", "font-size": 10, "values" : [8,-8] } ], "x_axis":{ "max": 2, "labels": ["Jan","Feb"], "3d": 5 }, "y_axis":{ "min": -20, "max": 20 }, "y_legend":{ "text":"OFC", "style":"{font-size: 12px; color:#7E97A6;}" } }