{
  "title": {
    "text": "Wheat's 2022 spike has not returned",
    "subtext": "IMF annual average, US$ per metric ton",
    "left": 8,
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    },
    "subtextStyle": {
      "fontSize": 12,
      "color": "#4a5a67"
    }
  },
  "legend": {
    "data": [
      "Historical average",
      "WEO 2026 assumption"
    ],
    "bottom": 0,
    "textStyle": {
      "color": "#17212b"
    }
  },
  "grid": {
    "left": 64,
    "right": 24,
    "top": 72,
    "bottom": 56
  },
  "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"
    ],
    "boundaryGap": false,
    "axisLabel": {
      "interval": 3,
      "color": "#4a5a67"
    },
    "axisLine": {
      "lineStyle": {
        "color": "#c5d0d8"
      }
    }
  },
  "yAxis": {
    "type": "value",
    "name": "US$ per metric ton",
    "nameLocation": "middle",
    "nameGap": 48,
    "min": 0,
    "axisLabel": {
      "color": "#4a5a67"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6edf2"
      }
    }
  },
  "series": [
    {
      "name": "Historical average",
      "type": "line",
      "data": [
        100.739016,
        106.372979,
        132.16746,
        131.918755,
        134.390885,
        129.673829,
        169.138636,
        231.184935,
        292.967473,
        192.107475,
        195.2299,
        280.28247,
        276.330185,
        265.68628,
        242.898913,
        185.865979,
        143.200967,
        145.293587,
        186.128986,
        163.257674,
        185.513179,
        265.793165,
        360.174781,
        272.332171,
        201.194877,
        173.09195,
        null
      ],
      "showSymbol": true,
      "symbol": "circle",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2.5,
        "type": "solid",
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false,
      "markPoint": {
        "data": [
          {
            "name": "2022 peak",
            "coord": [
              "2022",
              360.174781
            ],
            "value": 360.2,
            "itemStyle": {
              "color": "#9b2c2c"
            }
          }
        ],
        "label": {
          "formatter": "{b}"
        }
      }
    },
    {
      "name": "WEO 2026 assumption",
      "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,
        201.401136
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 10,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#c05621"
      },
      "itemStyle": {
        "color": "#c05621"
      },
      "connectNulls": false
    }
  ]
}
