{
  "backgroundColor": "#ffffff",
  "color": [
    "#0b6e7a",
    "#7aa8ae"
  ],
  "textStyle": {
    "color": "#1b2430",
    "fontFamily": "Source Sans 3, Noto Sans, Liberation Sans, sans-serif",
    "fontSize": 13
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 48,
    "bottom": 56
  },
  "legend": {
    "top": 8,
    "left": "center",
    "itemWidth": 18,
    "textStyle": {
      "color": "#1b2430",
      "fontSize": 13
    }
  },
  "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,
      2026,
      2027,
      2028,
      2029,
      2030,
      2031
    ],
    "boundaryGap": false,
    "axisLabel": {
      "interval": 4,
      "color": "#6b7780",
      "fontSize": 12
    },
    "axisLine": {
      "lineStyle": {
        "color": "#c5ced4"
      }
    },
    "axisTick": {
      "show": false
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Million people",
    "nameLocation": "middle",
    "nameGap": 42,
    "min": 6,
    "max": 12,
    "splitNumber": 6,
    "nameTextStyle": {
      "color": "#6b7780",
      "fontSize": 12
    },
    "axisLabel": {
      "color": "#6b7780",
      "fontSize": 12
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6eaed"
      }
    },
    "axisLine": {
      "show": false
    },
    "axisTick": {
      "show": false
    }
  },
  "series": [
    {
      "name": "IMF population, through 2024",
      "type": "line",
      "data": [
        6.286,
        6.436,
        6.567,
        6.687,
        6.806,
        6.927,
        7.052,
        7.176,
        7.307,
        7.482,
        7.621,
        7.763,
        7.907,
        8.056,
        8.212,
        8.377,
        8.543,
        8.71,
        8.879,
        9.051,
        9.214,
        9.367,
        9.551,
        9.845,
        9.988,
        null,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.8,
        "color": "#0b6e7a"
      },
      "itemStyle": {
        "color": "#0b6e7a"
      },
      "connectNulls": false
    },
    {
      "name": "IMF estimate / projection",
      "type": "line",
      "data": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        9.988,
        10.123,
        10.312,
        10.503,
        10.695,
        10.888,
        11.084,
        11.283
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.4,
        "type": "dashed",
        "color": "#7aa8ae"
      },
      "itemStyle": {
        "color": "#7aa8ae"
      },
      "connectNulls": false
    }
  ]
}
