{
 "title": {
  "text": "Brent crude: annual average, nominal vs inflation-adjusted (2025 US dollars)",
  "left": 8,
  "top": 6,
  "textStyle": {
   "fontSize": 14,
   "fontWeight": 600
  }
 },
 "legend": {
  "top": 30,
  "left": 8,
  "data": [
   "Nominal US$/barrel",
   "Real, 2025 US$/barrel",
   "IMF projection (nominal)"
  ]
 },
 "grid": {
  "left": 56,
  "right": 20,
  "top": 64,
  "bottom": 46
 },
 "xAxis": {
  "type": "category",
  "boundaryGap": false,
  "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,
   "color": "#4a5560"
  },
  "axisLine": {
   "lineStyle": {
    "color": "#4a5560"
   }
  }
 },
 "yAxis": {
  "type": "value",
  "name": "US$ per barrel",
  "nameTextStyle": {
   "color": "#4a5560"
  },
  "axisLabel": {
   "color": "#4a5560"
  },
  "splitLine": {
   "lineStyle": {
    "color": "#e5e9ec"
   }
  }
 },
 "series": [
  {
   "name": "Nominal US$/barrel",
   "type": "line",
   "showSymbol": false,
   "symbolSize": 4,
   "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
   ],
   "lineStyle": {
    "width": 2.5,
    "color": "#1f6f8b"
   },
   "color": "#1f6f8b"
  },
  {
   "name": "IMF projection (nominal)",
   "type": "line",
   "showSymbol": false,
   "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
   ],
   "lineStyle": {
    "type": "dashed",
    "color": "#7fb3c8"
   },
   "color": "#7fb3c8"
  },
  {
   "name": "Real, 2025 US$/barrel",
   "type": "line",
   "showSymbol": false,
   "data": [
    148.3,
    130.9,
    110.0,
    96.5,
    89.1,
    82.7,
    42.5,
    52.2,
    40.8,
    47.4,
    58.5,
    47.5,
    44.5,
    38.1,
    34.7,
    36.4,
    42.8,
    38.8,
    25.9,
    35.0,
    54.0,
    45.0,
    45.0,
    50.4,
    65.2,
    90.2,
    104.9,
    112.9,
    145.7,
    92.5,
    117.9,
    159.8,
    157.2,
    150.7,
    135.2,
    72.1,
    60.5,
    72.2,
    91.9,
    80.9,
    53.9,
    84.2,
    109.0,
    87.1,
    82.1,
    68.3,
    null,
    null,
    null,
    null,
    null,
    null
   ],
   "lineStyle": {
    "width": 2.5,
    "color": "#8a5a44"
   },
   "color": "#8a5a44",
   "markLine": {
    "symbol": "none",
    "lineStyle": {
     "color": "#c0392b",
     "type": "dashed",
     "width": 1.5
    },
    "label": {
     "formatter": "Reported spot: $120 (16 Sep 2026)",
     "position": "insideEndTop",
     "color": "#c0392b",
     "fontSize": 11
    },
    "data": [
     {
      "yAxis": 120
     }
    ]
   }
  }
 ],
 "tooltip": {
  "trigger": "axis"
 }
}