{
  "title": {
    "text": "In dollars, 2022 was Russia’s largest current-account surplus on this record",
    "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": "Billions of US dollars",
    "nameLocation": "end",
    "min": 0,
    "max": 260,
    "axisLabel": { "color": "#334155" },
    "splitLine": { "lineStyle": { "color": "#e2e8f0" } }
  },
  "series": [
    {
      "name": "Outturn, 2000–2024",
      "type": "line",
      "data": [45.382, 32.054, 27.473, 33.128, 58.56, 84.389, 92.316, 72.193, 103.935, 50.384, 67.452, 97.274, 71.282, 33.428, 57.513, 67.777, 24.469, 32.179, 115.68, 65.65, 35.373, 124.953, 237.735, 49.397, 62.575],
      "showSymbol": true,
      "symbolSize": 6,
      "lineStyle": { "width": 2.5, "color": "#0b4f6c" },
      "itemStyle": { "color": "#0b4f6c" },
      "areaStyle": { "color": "rgba(11, 79, 108, 0.12)" },
      "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, 62.575, 41.392, 78.335],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 8,
      "lineStyle": { "width": 2.5, "type": "dashed", "color": "#7b9aad" },
      "itemStyle": { "color": "#7b9aad" },
      "emphasis": { "focus": "series" }
    }
  ]
}
