{
 "backgroundColor": "#ffffff",
 "animation": false,
 "grid": {
  "left": 58,
  "right": 24,
  "top": 46,
  "bottom": 46
 },
 "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",
   "2028",
   "2029",
   "2030",
   "2031"
  ],
  "axisLabel": {
   "interval": 4
  },
  "name": "",
  "nameLocation": "middle"
 },
 "yAxis": {
  "type": "value",
  "name": "US$ per barrel",
  "splitLine": {
   "lineStyle": {
    "color": "#e5e5e5"
   }
  }
 },
 "series": [
  {
   "name": "Brent annual average (observed, 1980\u20132025)",
   "type": "line",
   "data": [
    37.92,
    36.95,
    32.95,
    29.81,
    28.74,
    27.62,
    14.47,
    18.41,
    14.96,
    18.23,
    23.71,
    20.08,
    19.36,
    17.08,
    15.96,
    17.2,
    20.81,
    19.31,
    13.13,
    18.11,
    28.85,
    24.71,
    25.12,
    28.78,
    38.23,
    54.68,
    65.6,
    72.65,
    97.33,
    61.58,
    79.81,
    111.54,
    112.01,
    108.96,
    99.35,
    53.02,
    45.08,
    54.89,
    71.61,
    64.2,
    43.33,
    70.83,
    99.0,
    82.32,
    79.91,
    68.32,
    null,
    null,
    null,
    null,
    null,
    null
   ],
   "showSymbol": false,
   "lineStyle": {
    "width": 2.5,
    "color": "#1f5f8b"
   },
   "itemStyle": {
    "color": "#1f5f8b"
   },
   "markPoint": {
    "data": [
     {
      "coord": [
       "2025",
       68.32
      ],
      "value": "$68.3",
      "symbolSize": 46,
      "itemStyle": {
       "color": "#1f5f8b"
      },
      "label": {
       "fontSize": 10,
       "color": "#fff"
      }
     },
     {
      "coord": [
       "2026",
       80.19
      ],
      "value": "$80.2",
      "symbolSize": 46,
      "itemStyle": {
       "color": "#b0574a"
      },
      "label": {
       "fontSize": 10,
       "color": "#fff"
      }
     }
    ]
   },
   "markLine": {
    "symbol": "none",
    "data": [
     {
      "yAxis": 108.0,
      "label": {
       "formatter": "Sept 2026 reported spot: $108",
       "position": "insideEndTop"
      },
      "lineStyle": {
       "type": "dotted",
       "color": "#b0574a",
       "width": 1.5
      }
     }
    ]
   }
  },
  {
   "name": "IMF projection (2026\u20132031, April 2026 vintage)",
   "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,
    68.32,
    80.19,
    71.45,
    69.69,
    69.42,
    69.36,
    69.13
   ],
   "showSymbol": false,
   "lineStyle": {
    "width": 2.5,
    "type": "dashed",
    "color": "#b0574a"
   },
   "itemStyle": {
    "color": "#b0574a"
   }
  }
 ],
 "legend": {
  "top": 4,
  "data": [
   "Brent annual average (observed, 1980\u20132025)",
   "IMF projection (2026\u20132031, April 2026 vintage)"
  ],
  "textStyle": {
   "fontSize": 11
  }
 }
}