Statistik: Anzahl der Konzerte nach Jahr
{
"type": "line",
"time": null,
"labels": null,
"marker": 5,
"xtitle": "Jahr",
"ytitle": "Anzahl Konzerte",
"ztitle": null,
"xticks": 10,
"yticks": 12,
"ystep": null,
"xmin": 2016,
"ymin": 0,
"xmax": 2026,
"ymax": 60,
"toolbar": true,
"logarithmic": null,
"horizontal": null,
"stacked": null,
"height": 300,
"colors": ["indigo"],
"points": [["",2016,25],["",2017,41],["",2018,31],["",2019,14],["",2020,21],["",2021,13],["",2022,51],["",2023,14],["",2024,6],["",2025,11],["",2026,15]]
}