{
  "title": {
    "text": "Current-account balance in three copper-mining economies",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "color": "#17212b"
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "legend": {
    "bottom": 0,
    "data": [
      "Chile",
      "Chile (projection)",
      "Peru",
      "Peru (projection)",
      "Zambia",
      "Zambia (projection)"
    ]
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 48,
    "bottom": 96,
    "containLabel": true
  },
  "xAxis": {
    "type": "category",
    "data": [
      "2010",
      "2011",
      "2012",
      "2013",
      "2014",
      "2015",
      "2016",
      "2017",
      "2018",
      "2019",
      "2020",
      "2021",
      "2022",
      "2023",
      "2024",
      "2025",
      "2026",
      "2027",
      "2028",
      "2029",
      "2030",
      "2031"
    ],
    "axisLabel": {
      "interval": 1,
      "rotate": 45,
      "color": "#334155"
    }
  },
  "yAxis": {
    "type": "value",
    "name": "Percent of GDP",
    "nameLocation": "middle",
    "nameGap": 44,
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Chile",
      "type": "line",
      "data": [
        0.896,
        -4.92,
        -5.326,
        -4.778,
        -3.462,
        -2.733,
        -2.622,
        -2.756,
        -4.49,
        -5.217,
        -1.949,
        -7.279,
        -8.849,
        -3.128,
        -1.469,
        -2.289,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": true,
      "symbol": "circle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "color": "#1f4e5f"
      },
      "itemStyle": {
        "color": "#1f4e5f"
      }
    },
    {
      "name": "Chile (projection)",
      "type": "line",
      "data": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        -2.289,
        -0.769,
        -1.836,
        -1.941,
        -1.94,
        -2.15,
        -2.41
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#1f4e5f"
      },
      "itemStyle": {
        "color": "#1f4e5f"
      }
    },
    {
      "name": "Peru",
      "type": "line",
      "data": [
        -2.386,
        -1.977,
        -2.864,
        -4.842,
        -4.304,
        -4.622,
        -2.214,
        -0.913,
        -1.24,
        -0.701,
        0.753,
        -2.226,
        -4.018,
        0.323,
        2.24,
        3.143,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": true,
      "symbol": "triangle",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2.5,
        "color": "#c45c26"
      },
      "itemStyle": {
        "color": "#c45c26"
      }
    },
    {
      "name": "Peru (projection)",
      "type": "line",
      "data": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        3.143,
        3.412,
        2.531,
        1.209,
        0.228,
        -0.405,
        -0.83
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#c45c26"
      },
      "itemStyle": {
        "color": "#c45c26"
      }
    },
    {
      "name": "Zambia",
      "type": "line",
      "data": [
        7.527,
        4.659,
        4.893,
        -0.779,
        2.141,
        -2.687,
        -3.264,
        -1.681,
        -1.298,
        0.477,
        11.791,
        11.9,
        3.747,
        -3.038,
        -4.411,
        -3.545,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": true,
      "symbol": "rect",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2.5,
        "color": "#3d7a4a"
      },
      "itemStyle": {
        "color": "#3d7a4a"
      }
    },
    {
      "name": "Zambia (projection)",
      "type": "line",
      "data": [
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        null,
        -3.545,
        0.926,
        1.942,
        2.069,
        2.192,
        2.221,
        1.372
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#3d7a4a"
      },
      "itemStyle": {
        "color": "#3d7a4a"
      }
    }
  ]
}
