{
“type”: “xy”,
“startDuration”: 1.5,
“trendLines”: [],
“graphs”: [
{
“balloonText”: “x:[[x]] y:[[y]]“,
“bullet”: “round”,
“bulletAlpha”: 0,
“fillAlphas”: 0.49,
“id”: “AmGraph-1”,
“lineColor”: “#b0de09”,
“xField”: “x”,
“yField”: “y”
}
],
“guides”: [],
“valueAxes”: [
{
“id”: “ValueAxis-1”,
“axisAlpha”: 0
},
{
“id”: “ValueAxis-2”,
“position”: “bottom”,
“axisAlpha”: 0
}
],
“allLabels”: [],
“balloon”: {},
“titles”: [],
“dataProvider”: [
{
“y”: 10,
“x”: 14
},
{
“y”: 5,
“x”: 3
},
{
“y”: 10,
“x”: 3
},
{
“y”: 13,
“x”: 1
}
]
}