{
  "title": {
    "text": "Cereals fell further than the broad food index",
    "subtext": "IMF indexes, 2016=100, annual",
    "left": 8,
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    },
    "subtextStyle": {
      "fontSize": 12,
      "color": "#4a5a67"
    }
  },
  "legend": {
    "data": [
      "Food index, historical",
      "Cereals index, historical",
      "Food index, 2026 assumption",
      "Cereals index, 2026 assumption"
    ],
    "bottom": 0,
    "textStyle": {
      "fontSize": 11,
      "color": "#17212b"
    }
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 72,
    "bottom": 72
  },
  "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": "2016=100",
    "min": 0,
    "axisLabel": {
      "color": "#4a5a67"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e6edf2"
      }
    }
  },
  "series": [
    {
      "name": "Food index, historical",
      "type": "line",
      "data": [
        59.020247,
        59.594194,
        62.701873,
        68.485002,
        75.357489,
        76.31657,
        82.408409,
        93.901593,
        110.410585,
        92.863081,
        105.39882,
        124.982853,
        120.880064,
        120.464744,
        118.607957,
        98.550493,
        100.0,
        103.763748,
        102.498123,
        99.366644,
        101.085286,
        128.364679,
        147.402537,
        137.427821,
        133.137158,
        127.07593,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "type": "solid",
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false
    },
    {
      "name": "Cereals index, historical",
      "type": "line",
      "data": [
        62.606684,
        64.664827,
        76.282558,
        77.242392,
        80.838182,
        78.331776,
        96.998613,
        129.172235,
        178.044798,
        126.280354,
        130.976986,
        182.887362,
        186.788052,
        170.487104,
        140.83757,
        115.004075,
        100.0,
        100.981609,
        114.880556,
        109.881457,
        119.121317,
        167.56642,
        209.114179,
        169.706125,
        135.645227,
        119.97673,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "type": "solid",
        "color": "#2b8a3e"
      },
      "itemStyle": {
        "color": "#2b8a3e"
      },
      "connectNulls": false
    },
    {
      "name": "Food index, 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,
        134.686014
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 9,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false
    },
    {
      "name": "Cereals index, 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,
        134.611872
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 9,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#2b8a3e"
      },
      "itemStyle": {
        "color": "#2b8a3e"
      },
      "connectNulls": false
    }
  ]
}
