{ "widgettype": "ChartMap", "options": { "geo_data": "china", "data": { "北京": 100, "上海": 85, "广州": 70 }, "width": "500px", "height": "400px" } }