{
  "title": {
    "text": "Average consumer-price inflation, 2024",
    "subtext": "Percent change; Iceland highlighted",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16
    },
    "subtextStyle": {
      "fontSize": 12
    }
  },
  "tooltip": {
    "trigger": "axis",
    "axisPointer": {
      "type": "shadow"
    }
  },
  "grid": {
    "left": 120,
    "right": 72,
    "top": 72,
    "bottom": 48
  },
  "xAxis": {
    "type": "value",
    "name": "Percent",
    "nameLocation": "middle",
    "nameGap": 28,
    "min": 0,
    "splitLine": {
      "show": true
    }
  },
  "yAxis": {
    "type": "category",
    "data": [
      "Finland",
      "Switzerland",
      "Italy",
      "Denmark",
      "Sweden",
      "France",
      "Germany",
      "United Kingdom",
      "Spain",
      "Austria",
      "Norway",
      "Netherlands",
      "Poland",
      "Belgium",
      "Iceland"
    ],
    "axisLabel": {
      "interval": 0,
      "fontSize": 12
    }
  },
  "series": [
    {
      "type": "bar",
      "name": "CPI inflation",
      "data": [
        {
          "value": 0.976,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 1.061,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 1.079,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 1.272,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.008,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.317,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.481,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.53,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.868,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 2.92,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 3.181,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 3.225,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 3.6,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 4.318,
          "itemStyle": {
            "color": "#c4a484",
            "borderColor": "#5c4033",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 5.859,
          "itemStyle": {
            "color": "#8c2d1d",
            "borderColor": "#111",
            "borderWidth": 2
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#111"
          }
        }
      ],
      "barWidth": 16
    }
  ]
}
