{ "title": { "text": "IHK-Klimaindex" }, "subtitle": { "text": "Der Wert kann zwischen 0 und 200 Punkten liegen" }, "xAxis": { "categories": ["2/22", "3/22", "4/22", "1/23", "2/23", "3/23", "4/23", "1/24", "2/24", "3/24", "4/24", "1/25", "2/25", "3/25", "4/25", "1/26", "2/26" ] }, "yAxis": { "max": 150, "min": 50, "title": { "text": "Punkte" } }, "chart": { "type": "spline" }, "series": [{ "name": "Klimaindex", "data": [79.0, 58.3, 79.9, 85.4, 86.5, 81.0, 74.6, 86.6, 85.7, 82.2, 89.9, 94.5, 98.3, 94.7, 93.5, 84.8, { "y": 89.0, "dataLabels" : { "enabled" : true, "y": 30, "align": "bottom", "style": { "fontSize" : "14px", "fontWeight": "bold" } } }] }, { "name": "5-Jahresdurchschnitt", "data": [ { "y": 88.2, "dataLabels" : { "enabled" : true, "y":22} }, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2, 88.2] } ] }