{
  "title": {
    "text": "PPP GDP per person, West Bank and Gaza",
    "subtext": "International dollars; IMF combined territory",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    },
    "subtextStyle": {
      "color": "#4a5560"
    }
  },
  "grid": {
    "left": 70,
    "right": 24,
    "top": 62,
    "bottom": 52
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      "1995",
      "1996",
      "1997",
      "1998",
      "1999",
      "2000",
      "2001",
      "2002",
      "2003",
      "2004",
      "2005",
      "2006",
      "2007",
      "2008",
      "2009",
      "2010",
      "2011",
      "2012",
      "2013",
      "2014",
      "2015",
      "2016",
      "2017",
      "2018",
      "2019",
      "2020",
      "2021",
      "2022",
      "2023",
      "2024"
    ],
    "axisLabel": {
      "rotate": 45,
      "interval": 2,
      "fontSize": 10,
      "color": "#334155"
    },
    "boundaryGap": false
  },
  "yAxis": {
    "type": "value",
    "name": "International $",
    "nameLocation": "middle",
    "nameGap": 52,
    "min": 0,
    "axisLabel": {
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e5e7eb"
      }
    }
  },
  "series": [
    {
      "type": "line",
      "name": "PPP GDP per capita",
      "data": [
        4049.2,
        3868.4,
        4192.9,
        4646.2,
        4877.0,
        4326.7,
        3817.4,
        3250.8,
        3606.6,
        4277.4,
        4623.7,
        4445.9,
        4481.4,
        4686.3,
        4957.5,
        5111.9,
        5465.0,
        5658.8,
        5785.9,
        5644.6,
        5723.7,
        6094.4,
        6048.6,
        5970.6,
        5902.8,
        5107.0,
        5333.3,
        5418.9,
        5240.2,
        3948.8
      ],
      "showSymbol": true,
      "symbolSize": 6,
      "lineStyle": {
        "width": 2.5,
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "markPoint": {
        "data": [
          {
            "name": "2024",
            "coord": [
              "2024",
              3948.8
            ],
            "value": 3949
          },
          {
            "name": "1995",
            "coord": [
              "1995",
              4049.2
            ],
            "value": 4049
          }
        ],
        "label": {
          "fontSize": 10
        }
      }
    }
  ]
}
