{
  "title": {
    "text": "Average consumer-price inflation",
    "subtext": "Percent change; shaded years are IMF estimates/forecasts",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16
    },
    "subtextStyle": {
      "fontSize": 12
    }
  },
  "legend": {
    "top": 48,
    "left": 8,
    "orient": "horizontal"
  },
  "tooltip": {
    "trigger": "axis"
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 96,
    "bottom": 48
  },
  "xAxis": {
    "type": "category",
    "data": [
      "2015",
      "2016",
      "2017",
      "2018",
      "2019",
      "2020",
      "2021",
      "2022",
      "2023",
      "2024",
      "2025",
      "2026"
    ],
    "name": "Year",
    "boundaryGap": false
  },
  "yAxis": {
    "type": "value",
    "name": "Percent",
    "nameLocation": "middle",
    "nameGap": 36,
    "splitLine": {
      "show": true
    }
  },
  "series": [
    {
      "type": "line",
      "name": "Iceland",
      "data": [
        1.631,
        1.693,
        1.768,
        2.677,
        3.006,
        2.848,
        4.458,
        8.307,
        8.74,
        5.859,
        4.087,
        4.75
      ],
      "showSymbol": true,
      "symbol": "circle",
      "symbolSize": 8,
      "lineStyle": {
        "width": 3,
        "type": "solid",
        "color": "#8c2d1d"
      },
      "itemStyle": {
        "color": "#8c2d1d"
      },
      "connectNulls": false,
      "markArea": {
        "silent": true,
        "itemStyle": {
          "color": "rgba(0,0,0,0.05)"
        },
        "data": [
          [
            {
              "xAxis": "2025",
              "name": "IMF estimates / forecasts"
            },
            {
              "xAxis": "2026"
            }
          ]
        ]
      }
    },
    {
      "type": "line",
      "name": "Germany",
      "data": [
        0.697,
        0.341,
        1.731,
        1.884,
        1.395,
        0.365,
        3.219,
        8.673,
        5.999,
        2.481,
        2.301,
        2.651
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false
    },
    {
      "type": "line",
      "name": "Denmark",
      "data": [
        0.243,
        0.04,
        1.051,
        0.69,
        0.715,
        0.345,
        1.936,
        8.552,
        3.357,
        1.272,
        1.824,
        2.0
      ],
      "showSymbol": true,
      "symbol": "triangle",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2,
        "type": "dotted",
        "color": "#2b6b3f"
      },
      "itemStyle": {
        "color": "#2b6b3f"
      },
      "connectNulls": false
    },
    {
      "type": "line",
      "name": "Sweden",
      "data": [
        0.705,
        1.137,
        1.866,
        2.036,
        1.722,
        0.661,
        2.658,
        8.057,
        5.906,
        2.008,
        2.61,
        1.458
      ],
      "showSymbol": true,
      "symbol": "rect",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2,
        "type": "solid",
        "color": "#6b4c9a"
      },
      "itemStyle": {
        "color": "#6b4c9a"
      },
      "connectNulls": false
    },
    {
      "type": "line",
      "name": "Norway",
      "data": [
        2.157,
        3.546,
        1.906,
        2.741,
        2.17,
        1.295,
        3.468,
        5.774,
        5.496,
        3.181,
        3.04,
        3.3
      ],
      "showSymbol": true,
      "symbol": "emptyCircle",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#875c1d"
      },
      "itemStyle": {
        "color": "#875c1d"
      },
      "connectNulls": false
    },
    {
      "type": "line",
      "name": "France",
      "data": [
        0.084,
        0.311,
        1.159,
        2.103,
        1.298,
        0.526,
        2.068,
        5.903,
        5.661,
        2.317,
        0.926,
        1.844
      ],
      "showSymbol": true,
      "symbol": "path://M0,0 L6,0 L3,6 Z",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2,
        "type": "dotted",
        "color": "#4a6670"
      },
      "itemStyle": {
        "color": "#4a6670"
      },
      "connectNulls": false
    }
  ]
}
