{
  "title": {
    "text": "IMF average petroleum spot price, 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": "US$ per barrel",
    "axisLabel": {
      "formatter": "{value}"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Outturn / 2025 estimate",
      "type": "line",
      "data": [
        37.9,
        36.9,
        32.9,
        30.1,
        29.1,
        27.8,
        14.4,
        18.2,
        14.7,
        17.8,
        22.9,
        19.4,
        19.0,
        16.8,
        15.9,
        17.2,
        20.5,
        19.4,
        13.2,
        18.2,
        28.5,
        24.5,
        25.0,
        28.9,
        37.8,
        53.5,
        64.4,
        71.2,
        96.8,
        61.5,
        79.1,
        104.1,
        105.1,
        104.2,
        96.3,
        50.9,
        43.3,
        53.0,
        68.5,
        61.4,
        41.8,
        69.2,
        96.4,
        80.6,
        79.2,
        67.7,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.4,
        "color": "#b45309"
      },
      "itemStyle": {
        "color": "#b45309"
      },
      "connectNulls": false
    },
    {
      "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,
        67.7,
        82.2,
        76.0
      ],
      "showSymbol": true,
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.4,
        "color": "#b45309",
        "type": "dashed"
      },
      "itemStyle": {
        "color": "#b45309"
      }
    }
  ]
}
