{
  "backgroundColor": "#ffffff",
  "title": {
    "text": "India and Bangladesh overtook Pakistan on income per person",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#1a1a1a"
    }
  },
  "legend": {
    "top": 44,
    "left": 8,
    "data": [
      "Pakistan",
      "India",
      "Bangladesh"
    ],
    "textStyle": {
      "color": "#1a1a1a"
    }
  },
  "grid": {
    "left": 78,
    "right": 24,
    "top": 88,
    "bottom": 56
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      1990,
      1991,
      1992,
      1993,
      1994,
      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,
      2025
    ],
    "boundaryGap": false,
    "axisLabel": {
      "color": "#333333",
      "interval": 4
    },
    "axisLine": {
      "lineStyle": {
        "color": "#8a8a8a"
      }
    }
  },
  "yAxis": {
    "type": "value",
    "name": "International $ per person",
    "nameLocation": "middle",
    "nameGap": 56,
    "nameTextStyle": {
      "color": "#333333"
    },
    "axisLabel": {
      "color": "#333333"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6e6e6"
      }
    }
  },
  "series": [
    {
      "name": "Pakistan",
      "type": "line",
      "showSymbol": false,
      "lineStyle": {
        "width": 3,
        "color": "#b42318"
      },
      "itemStyle": {
        "color": "#b42318"
      },
      "data": [
        3407.38,
        3504.48,
        3672.61,
        3654.17,
        3717.85,
        3808.95,
        3960.6,
        3930.35,
        3970.25,
        4038.48,
        4097.3,
        4144.84,
        4151.62,
        4261.32,
        4479.05,
        4720.95,
        4868.41,
        4994.28,
        5090.8,
        5021.09,
        5010.92,
        5046.83,
        5082.18,
        5150.76,
        5204.94,
        5272.5,
        5354.51,
        5465.33,
        5671.87,
        5734.01,
        5568.27,
        5774.49,
        6012.23,
        5884.11,
        5923.92,
        5991.88
      ]
    },
    {
      "name": "India",
      "type": "line",
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#175cd3",
        "type": "dashed"
      },
      "itemStyle": {
        "color": "#175cd3"
      },
      "data": [
        2145.58,
        2121.76,
        2190.92,
        2247.32,
        2348.46,
        2475.99,
        2610.25,
        2663.08,
        2773.55,
        2962.01,
        3018.52,
        3105.5,
        3165.76,
        3355.89,
        3560.6,
        3780.54,
        4021.88,
        4265.27,
        4334.11,
        4607.74,
        4927.1,
        5112.39,
        5317.77,
        5582.47,
        5920.99,
        6318.62,
        6759.28,
        7135.18,
        7512.78,
        7722.9,
        7206.2,
        7839.69,
        8369.84,
        8894.41,
        9441.38,
        10070.92
      ]
    },
    {
      "name": "Bangladesh",
      "type": "line",
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#087443",
        "type": "dotted"
      },
      "itemStyle": {
        "color": "#087443"
      },
      "data": [
        2252.13,
        2273.83,
        2335.69,
        2390.13,
        2435.09,
        2501.06,
        2561.5,
        2620.58,
        2699.59,
        2769.08,
        2859.28,
        2948.31,
        3006.11,
        3094.55,
        3204.51,
        3363.64,
        3540.05,
        3743.72,
        3923.65,
        4075.83,
        4254.8,
        4478.31,
        4715.58,
        4941.66,
        5181.64,
        5459.82,
        5784.74,
        6100.33,
        6478.45,
        6916.62,
        7083.72,
        7485.82,
        7928.67,
        8299.93,
        8562.95,
        8774.2
      ]
    }
  ]
}
