{
  "aria": { "decal": { "show": true } },
  "backgroundColor": "#ffffff",
  "title": {
    "text": "The 2022 squeeze did not last",
    "left": 8,
    "top": 8,
    "textStyle": { "fontSize": 16, "fontWeight": 600, "color": "#17212b" }
  },
  "tooltip": { "trigger": "axis" },
  "legend": {
    "bottom": 4,
    "left": "center",
    "data": [
      "Overall balance",
      "Primary balance",
      "Structural balance",
      "IMF projection"
    ]
  },
  "grid": { "left": 48, "right": 20, "top": 56, "bottom": 72, "containLabel": true },
  "xAxis": {
    "type": "category",
    "boundaryGap": false,
    "data": ["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": "#17212b" }
  },
  "yAxis": {
    "type": "value",
    "name": "% of GDP",
    "nameLocation": "middle",
    "nameGap": 40,
    "axisLabel": { "color": "#17212b" },
    "splitLine": { "lineStyle": { "color": "#e6e8eb" } }
  },
  "series": [
    {
      "name": "Overall balance",
      "type": "line",
      "symbol": "circle",
      "symbolSize": 5,
      "lineStyle": { "width": 2.4, "color": "#222222" },
      "itemStyle": { "color": "#222222" },
      "data": [-0.54,-3.82,-4.77,-4.24,-3.07,-2.04,-2.91,-6.61,-13.18,-10.99,-9.72,-8.11,-4.56,-4.03,-3.53,-4.36,-4.79,-5.33,-5.81,-14.13,-11.46,-3.72,-7.89,-7.86,-6.82,null,null,null,null,null,null]
    },
    {
      "name": "Primary balance",
      "type": "line",
      "symbol": "diamond",
      "symbolSize": 6,
      "lineStyle": { "width": 2.4, "color": "#1d4f73" },
      "itemStyle": { "color": "#1d4f73" },
      "data": [1.77,-1.72,-2.81,-2.35,-1.08,-0.07,-0.85,-4.59,-11.29,-8.97,-7.42,-5.9,-2.58,-2.06,-1.69,-2.37,-2.78,-3.1,-3.53,-12.08,-9.19,-0.99,-4.76,-4.37,-3.17,null,null,null,null,null,null]
    },
    {
      "name": "Structural balance",
      "type": "line",
      "symbol": "triangle",
      "symbolSize": 6,
      "lineStyle": { "width": 2.2, "color": "#7a3e6e" },
      "itemStyle": { "color": "#7a3e6e" },
      "data": [-1.58,-3.73,-4.61,-4.5,-3.55,-2.96,-4.05,-6.18,-8.25,-10.05,-8.47,-6.44,-4.36,-3.55,-3.13,-3.85,-4.34,-4.9,-5.75,-10.45,-10.63,-6.0,-7.79,-7.44,-7.22,null,null,null,null,null,null]
    },
    {
      "name": "IMF projection",
      "type": "line",
      "symbol": "none",
      "lineStyle": { "width": 2.2, "color": "#222222", "type": "dashed" },
      "itemStyle": { "color": "#222222" },
      "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,-6.82,-7.5,-7.37,-7.59,-7.45,-7.47,-7.39]
    },
    {
      "name": "IMF projection",
      "type": "line",
      "symbol": "none",
      "lineStyle": { "width": 2.2, "color": "#1d4f73", "type": "dashed" },
      "itemStyle": { "color": "#1d4f73" },
      "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,-3.17,-3.67,-3.52,-3.66,-3.37,-3.27,-3.08]
    },
    {
      "name": "IMF projection",
      "type": "line",
      "symbol": "none",
      "lineStyle": { "width": 2.2, "color": "#7a3e6e", "type": "dashed" },
      "itemStyle": { "color": "#7a3e6e" },
      "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,-7.22,-7.37,-7.28,-7.5,-7.37,-7.38,-7.3]
    }
  ]
}
