{
  "backgroundColor": "#ffffff",
  "title": {
    "text": "Pakistan invests a much smaller share of GDP than its neighbours",
    "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": 64,
    "right": 24,
    "top": 88,
    "bottom": 56
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      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": "Percent of GDP",
    "nameLocation": "middle",
    "nameGap": 42,
    "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": [
        16.31,
        16.0,
        14.96,
        15.31,
        15.65,
        16.27,
        18.28,
        17.54,
        18.0,
        17.58,
        15.96,
        14.63,
        15.17,
        14.98,
        14.91,
        15.81,
        15.94,
        16.33,
        17.07,
        15.5,
        14.82,
        14.53,
        15.56,
        13.97,
        13.18,
        14.31
      ]
    },
    {
      "name": "India",
      "type": "line",
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#175cd3",
        "type": "dashed"
      },
      "itemStyle": {
        "color": "#175cd3"
      },
      "data": [
        25.68,
        29.91,
        30.25,
        30.84,
        35.1,
        37.43,
        39.0,
        41.95,
        38.42,
        39.26,
        39.79,
        39.59,
        38.39,
        34.16,
        34.4,
        32.32,
        30.5,
        31.32,
        32.76,
        30.67,
        29.55,
        32.76,
        34.41,
        34.5,
        34.35,
        33.85
      ]
    },
    {
      "name": "Bangladesh",
      "type": "line",
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#087443",
        "type": "dotted"
      },
      "itemStyle": {
        "color": "#087443"
      },
      "data": [
        24.22,
        24.61,
        24.81,
        25.18,
        25.5,
        26.36,
        26.68,
        26.74,
        26.79,
        26.8,
        26.83,
        28.01,
        28.85,
        28.94,
        29.14,
        29.44,
        30.24,
        30.95,
        31.82,
        32.21,
        31.31,
        31.02,
        32.05,
        30.95,
        30.7,
        28.54
      ]
    }
  ]
}
