{
"type": "chart",
"title": {
"text": "年度活动金额预算",
"subtext": "南宁"
},
"legend": {
"bottom": "10px"
},
"tooltip": {
"trigger": "axis"
},
"dataset": {
"source": [
[
"红包预算",
"2020",
"2021",
"2022"
],
[
"第一季度",
4180,
9056,
7942
],
[
"第二季度",
7908,
9032,
8471
],
[
"第三季度",
4785,
7987,
4172
]
]
},
"xAxis": {
"type": "category"
},
"yAxis": {},
"series": [
{
"type": "l