{ "widgettype": "ChartPie", "options": { "data": { "labels": ["类别A", "类别B", "类别C"], "values": [30, 50, 20] }, "width": "400px", "height": "300px" } }