{
  "title": {
    "text": "GDP per capita, 2024",
    "subtext": "Purchasing-power parity, current international dollars",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16
    },
    "subtextStyle": {
      "fontSize": 12
    }
  },
  "tooltip": {
    "trigger": "axis",
    "axisPointer": {
      "type": "shadow"
    }
  },
  "grid": {
    "left": 120,
    "right": 90,
    "top": 72,
    "bottom": 48
  },
  "xAxis": {
    "type": "value",
    "name": "International $ (PPP)",
    "nameLocation": "middle",
    "nameGap": 28,
    "min": 0,
    "splitLine": {
      "show": true
    }
  },
  "yAxis": {
    "type": "category",
    "data": [
      "Poland",
      "Spain",
      "Italy",
      "United Kingdom",
      "France",
      "Finland",
      "Sweden",
      "Germany",
      "Austria",
      "Belgium",
      "Iceland",
      "Netherlands",
      "Denmark",
      "Switzerland",
      "Norway"
    ],
    "axisLabel": {
      "interval": 0,
      "fontSize": 12
    }
  },
  "series": [
    {
      "type": "bar",
      "name": "GDP per capita, PPP",
      "data": [
        {
          "value": 52205.98,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 54674.72,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 61415.22,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 63071.83,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 64053.78,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 64446.67,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 71536.36,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 71796.54,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 73465.66,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 73804.78,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 78599.73,
          "itemStyle": {
            "color": "#1f4e79",
            "borderColor": "#111",
            "borderWidth": 2
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#111"
          }
        },
        {
          "value": 81354.4,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 81806.13,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 98728.61,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        },
        {
          "value": 107943.56,
          "itemStyle": {
            "color": "#8aa2b8",
            "borderColor": "#3d4f5f",
            "borderWidth": 1
          },
          "label": {
            "show": true,
            "position": "right",
            "formatter": "{c}",
            "color": "#333"
          }
        }
      ],
      "barWidth": 16
    }
  ]
}
