{
  "title": {
    "text": "Russia’s current-account surplus was a 2022 spike, not a new normal",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 15,
      "fontWeight": 600,
      "color": "#17212b",
      "width": 960,
      "overflow": "break"
    }
  },
  "legend": {
    "top": 48,
    "left": 8,
    "itemWidth": 18,
    "textStyle": { "color": "#17212b" }
  },
  "tooltip": {
    "trigger": "axis",
    "axisPointer": { "type": "line" }
  },
  "grid": {
    "top": 84,
    "left": 16,
    "right": 24,
    "bottom": 48,
    "containLabel": true
  },
  "xAxis": {
    "type": "category",
    "name": "Year",
    "nameLocation": "middle",
    "nameGap": 28,
    "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"],
    "axisLabel": { "rotate": 45, "interval": 1, "color": "#334155" },
    "axisTick": { "alignWithLabel": true }
  },
  "yAxis": {
    "type": "value",
    "name": "% of GDP",
    "nameLocation": "end",
    "min": 0,
    "max": 18,
    "axisLabel": { "color": "#334155" },
    "splitLine": { "lineStyle": { "color": "#e2e8f0" } }
  },
  "series": [
    {
      "name": "Outturn, 2000–2024",
      "type": "line",
      "data": [16.3091, 9.7584, 7.4239, 7.1781, 9.2469, 10.32, 8.7016, 5.181, 5.842, 3.8522, 4.1303, 4.7529, 3.2527, 1.4607, 2.8071, 4.9957, 1.9107, 2.0429, 6.9982, 3.8715, 2.377, 6.832, 10.3525, 2.4277, 2.8627],
      "showSymbol": true,
      "symbolSize": 6,
      "lineStyle": { "width": 2.5, "color": "#0b4f6c" },
      "itemStyle": { "color": "#0b4f6c" },
      "emphasis": { "focus": "series" }
    },
    {
      "name": "IMF projection",
      "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, 2.8627, 1.5994, 2.9488],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 8,
      "lineStyle": { "width": 2.5, "type": "dashed", "color": "#7b9aad" },
      "itemStyle": { "color": "#7b9aad" },
      "emphasis": { "focus": "series" }
    }
  ]
}
