{
  "title": {
    "text": "Qatar external surplus and budget balance",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 88,
    "bottom": 56
  },
  "legend": {
    "top": 40,
    "left": 8,
    "data": [
      "Current account, 2000\u20132025",
      "Current account outlook",
      "Government balance, 2000\u20132025",
      "Government balance outlook"
    ],
    "textStyle": {
      "color": "#17212b",
      "fontSize": 11
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "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,
      2027,
      2028,
      2029,
      2030,
      2031
    ],
    "name": "Year",
    "nameLocation": "middle",
    "nameGap": 28,
    "axisLabel": {
      "interval": 4,
      "color": "#334155"
    },
    "axisLine": {
      "lineStyle": {
        "color": "#94a3b8"
      }
    }
  },
  "yAxis": {
    "type": "value",
    "name": "% of GDP",
    "nameLocation": "middle",
    "nameGap": 40,
    "axisLabel": {
      "formatter": "{value}%",
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "series": [
    {
      "name": "Current account, 2000\u20132025",
      "type": "line",
      "data": [
        9.2,
        23.7,
        19.8,
        24.3,
        24.6,
        16.8,
        16.1,
        15.1,
        23.6,
        7.2,
        20.0,
        31.1,
        33.2,
        30.4,
        24.0,
        8.5,
        -5.5,
        4.0,
        9.1,
        2.4,
        -2.1,
        14.6,
        26.8,
        16.8,
        17.3,
        14.5,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false,
      "markLine": {
        "silent": true,
        "symbol": "none",
        "data": [
          {
            "yAxis": 0,
            "lineStyle": {
              "color": "#64748b",
              "width": 1
            }
          }
        ],
        "label": {
          "show": false
        }
      }
    },
    {
      "name": "Current account outlook",
      "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,
        null,
        14.5,
        11.0,
        9.9,
        10.3,
        12.5,
        13.8,
        14.4
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false
    },
    {
      "name": "Government balance, 2000\u20132025",
      "type": "line",
      "data": [
        4.6,
        4.5,
        7.9,
        6.7,
        17.7,
        9.8,
        8.4,
        10.3,
        9.5,
        14.1,
        4.6,
        5.2,
        8.6,
        19.3,
        13.4,
        18.4,
        -9.2,
        -6.8,
        2.3,
        1.0,
        -2.1,
        0.2,
        10.4,
        5.5,
        0.7,
        -1.0,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2.5,
        "color": "#9a3412"
      },
      "itemStyle": {
        "color": "#9a3412"
      },
      "connectNulls": false
    },
    {
      "name": "Government balance outlook",
      "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,
        null,
        -1.0,
        -3.4,
        -4.8,
        -4.7,
        -0.4,
        1.8,
        2.9
      ],
      "showSymbol": true,
      "symbol": "triangle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#9a3412"
      },
      "itemStyle": {
        "color": "#9a3412"
      },
      "connectNulls": false
    }
  ]
}
