{ "title": { "text": "IHK-Klimaindex" }, "subtitle": { "text": "Der Wert kann zwischen 0 und 200 Punkten betragen" }, "xAxis": { "categories": ["4/19", "1/20", "2/20", "3/20", "4/20", "1/21", "2/21", "3/21", "4/21", "1/22", "2/22", "3/22", "4/22", "1/23", "2/23", "3/23", "4/23"] }, "yAxis": { "max": 150, "min": 50, "title": { "text": "Punkte" } }, "chart": { "type": "spline" }, "series": [{ "name": "Klimaindex", "data": [106.1, 55.3, 79.7, 88.1, 95.5, 97.7, 116.8, 111.9, 105.1, 75.3, 79.0, 58.3, 79.9, 85.4, 86.5, 81.0, { "y": 74.6, "dataLabels" : { "enabled" : true, "align": "bottom", "style": { "fontSize" : "14px", "fontWeight": "bold" } } }] }, { "name": "5-Jahresdurchschnitt", "data": [ { "y": 91.5, "dataLabels" : { "enabled" : true, "y":22} }, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5, 91.5] } ] }