2👍
✅
Your JSON object isn’t valid, it should be like this …
{
"trendingLineChartLabels": ["JAN", "FEB", "MAR"],
"trendingLineChartData": [1, 5, 2]
}
Source:stackexchange.com