{
  "title": {
    "text": "Qatar real GDP growth, 2000\u20132031",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "grid": {
    "left": 56,
    "right": 24,
    "top": 72,
    "bottom": 56
  },
  "legend": {
    "top": 36,
    "left": 8,
    "data": [
      "2000\u20132025",
      "2026\u201331 WEO outlook"
    ],
    "textStyle": {
      "color": "#17212b"
    }
  },
  "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": "% change",
    "nameLocation": "middle",
    "nameGap": 40,
    "axisLabel": {
      "formatter": "{value}%",
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    },
    "axisLine": {
      "show": false
    }
  },
  "series": [
    {
      "name": "2000\u20132025",
      "type": "line",
      "data": [
        6.9,
        4.5,
        6.9,
        4.0,
        19.2,
        7.8,
        28.1,
        18.2,
        17.5,
        13.1,
        17.7,
        11.3,
        4.7,
        5.6,
        5.3,
        4.8,
        3.1,
        -1.5,
        1.2,
        0.7,
        -3.6,
        1.6,
        4.2,
        1.5,
        2.4,
        2.8,
        null,
        null,
        null,
        null,
        null,
        null
      ],
      "showSymbol": true,
      "symbolSize": 6,
      "lineStyle": {
        "width": 2.5,
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "connectNulls": false,
      "markLine": {
        "silent": true,
        "symbol": "none",
        "data": [
          {
            "yAxis": 0,
            "lineStyle": {
              "color": "#64748b",
              "width": 1,
              "type": "solid"
            }
          }
        ],
        "label": {
          "show": false
        }
      }
    },
    {
      "name": "2026\u201331 WEO 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,
        2.8,
        -8.6,
        8.6,
        5.8,
        7.8,
        5.9,
        5.0
      ],
      "showSymbol": true,
      "symbol": "diamond",
      "symbolSize": 8,
      "lineStyle": {
        "width": 2.5,
        "type": "dashed",
        "color": "#b42318"
      },
      "itemStyle": {
        "color": "#b42318"
      },
      "connectNulls": false
    }
  ]
}
