{
  "title": {
    "text": "Ghana swung into surplus. C\u00f4te d'Ivoire did not.",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "legend": {
    "bottom": 0,
    "data": [
      "Ghana",
      "C\u00f4te d'Ivoire"
    ]
  },
  "grid": {
    "left": 64,
    "right": 28,
    "top": 56,
    "bottom": 80
  },
  "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"
    ],
    "axisLabel": {
      "interval": 3,
      "color": "#334155"
    },
    "name": "Year",
    "nameLocation": "middle",
    "nameGap": 28
  },
  "yAxis": {
    "type": "value",
    "name": "% of GDP",
    "nameLocation": "middle",
    "nameGap": 44,
    "axisLabel": {
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Ghana",
      "type": "line",
      "data": [
        -3.13,
        -3.26,
        -0.691,
        0.541,
        -2.713,
        -4.182,
        -3.36,
        -5.9,
        -8.241,
        -3.767,
        -6.094,
        -6.604,
        -8.8,
        -9.076,
        -6.757,
        -5.711,
        -5.06,
        -3.316,
        -3.037,
        -2.232,
        -2.534,
        -2.821,
        -2.302,
        -0.815,
        1.766,
        7.913,
        10.07
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#1d4ed8"
      },
      "itemStyle": {
        "color": "#1d4ed8"
      },
      "markLine": {
        "silent": true,
        "symbol": "none",
        "data": [
          {
            "yAxis": 0,
            "lineStyle": {
              "color": "#64748b",
              "type": "solid",
              "width": 1
            }
          }
        ],
        "label": {
          "show": false
        }
      }
    },
    {
      "name": "C\u00f4te d'Ivoire",
      "type": "line",
      "data": [
        -1.625,
        -0.396,
        4.48,
        1.387,
        1.051,
        0.168,
        1.947,
        -0.494,
        1.349,
        4.82,
        1.35,
        7.504,
        -0.866,
        -0.978,
        1.045,
        -0.44,
        -0.856,
        -1.998,
        -3.904,
        -2.234,
        -3.128,
        -3.946,
        -7.589,
        -8.049,
        -4.467,
        -1.099,
        -1.058
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "type": "dotted",
        "color": "#9333ea"
      },
      "itemStyle": {
        "color": "#9333ea"
      }
    }
  ]
}
