{
  "title": {
    "text": "World real GDP growth, 1980\u20132027",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    }
  },
  "legend": {
    "top": 36,
    "left": 8,
    "data": [
      "Outturn / 2025 estimate",
      "IMF projection"
    ]
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 80,
    "bottom": 56,
    "containLabel": true
  },
  "tooltip": {
    "trigger": "axis"
  },
  "xAxis": {
    "type": "category",
    "data": [
      "1980",
      "1981",
      "1982",
      "1983",
      "1984",
      "1985",
      "1986",
      "1987",
      "1988",
      "1989",
      "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",
      "2026",
      "2027"
    ],
    "axisLabel": {
      "rotate": 45,
      "interval": 3,
      "fontSize": 11,
      "color": "#334155"
    },
    "axisTick": {
      "alignWithLabel": true
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Percent",
    "nameLocation": "end",
    "axisLabel": {
      "formatter": "{value}"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Outturn / 2025 estimate",
      "type": "line",
      "data": [
        2.22,
        2.31,
        0.76,
        2.71,
        4.62,
        3.66,
        3.37,
        3.95,
        4.53,
        3.73,
        3.23,
        2.48,
        2.17,
        1.95,
        3.13,
        3.27,
        3.87,
        4.04,
        2.61,
        3.57,
        4.8,
        2.48,
        2.83,
        3.8,
        5.26,
        4.71,
        5.29,
        5.36,
        2.93,
        -0.36,
        5.25,
        4.1,
        3.39,
        3.38,
        3.56,
        3.45,
        3.23,
        3.84,
        3.64,
        2.96,
        -2.71,
        6.65,
        3.77,
        3.33,
        3.42,
        3.44,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.4,
        "color": "#075ea8"
      },
      "itemStyle": {
        "color": "#075ea8"
      },
      "connectNulls": false,
      "markLine": {
        "silent": true,
        "symbol": "none",
        "lineStyle": {
          "color": "#64748b",
          "type": "dotted",
          "width": 1.4
        },
        "label": {
          "formatter": "3%",
          "color": "#475569"
        },
        "data": [
          {
            "yAxis": 3
          }
        ]
      }
    },
    {
      "name": "IMF 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,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        3.44,
        3.06,
        3.22
      ],
      "showSymbol": true,
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.4,
        "color": "#075ea8",
        "type": "dashed"
      },
      "itemStyle": {
        "color": "#075ea8"
      }
    }
  ]
}
