{
  "title": {
    "text": "2026 real GDP growth, selected energy producers",
    "left": 8,
    "top": 8,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "grid": {
    "left": 148,
    "right": 72,
    "top": 56,
    "bottom": 40
  },
  "tooltip": {
    "trigger": "axis",
    "axisPointer": {
      "type": "shadow"
    }
  },
  "xAxis": {
    "type": "value",
    "name": "% change",
    "nameLocation": "middle",
    "nameGap": 24,
    "axisLabel": {
      "formatter": "{value}%",
      "color": "#334155"
    },
    "splitLine": {
      "lineStyle": {
        "color": "#e2e8f0"
      }
    }
  },
  "yAxis": {
    "type": "category",
    "data": [
      "Qatar",
      "Iraq",
      "Iran",
      "Kuwait",
      "Norway",
      "United States",
      "Saudi Arabia",
      "United Arab Emirates"
    ],
    "inverse": false,
    "axisLabel": {
      "color": "#17212b"
    },
    "axisLine": {
      "lineStyle": {
        "color": "#94a3b8"
      }
    }
  },
  "series": [
    {
      "name": "2026 GDP growth",
      "type": "bar",
      "data": [
        {
          "value": -8.6,
          "itemStyle": {
            "color": "#b42318",
            "decal": {
              "symbol": "none"
            }
          }
        },
        {
          "value": -6.8,
          "itemStyle": {
            "color": "#b42318",
            "decal": {
              "symbol": "none"
            }
          }
        },
        {
          "value": -6.1,
          "itemStyle": {
            "color": "#b42318",
            "decal": {
              "symbol": "none"
            }
          }
        },
        {
          "value": -0.6,
          "itemStyle": {
            "color": "#b42318",
            "decal": {
              "symbol": "none"
            }
          }
        },
        {
          "value": 1.5,
          "itemStyle": {
            "color": "#1f4e79",
            "decal": {
              "symbol": "line",
              "rotation": 0.8,
              "dashArrayX": [
                1,
                0
              ],
              "dashArrayY": [
                2,
                3
              ],
              "color": "rgba(255,255,255,0.35)"
            }
          }
        },
        {
          "value": 2.3,
          "itemStyle": {
            "color": "#1f4e79",
            "decal": {
              "symbol": "line",
              "rotation": 0.8,
              "dashArrayX": [
                1,
                0
              ],
              "dashArrayY": [
                2,
                3
              ],
              "color": "rgba(255,255,255,0.35)"
            }
          }
        },
        {
          "value": 3.1,
          "itemStyle": {
            "color": "#1f4e79",
            "decal": {
              "symbol": "line",
              "rotation": 0.8,
              "dashArrayX": [
                1,
                0
              ],
              "dashArrayY": [
                2,
                3
              ],
              "color": "rgba(255,255,255,0.35)"
            }
          }
        },
        {
          "value": 3.1,
          "itemStyle": {
            "color": "#1f4e79",
            "decal": {
              "symbol": "line",
              "rotation": 0.8,
              "dashArrayX": [
                1,
                0
              ],
              "dashArrayY": [
                2,
                3
              ],
              "color": "rgba(255,255,255,0.35)"
            }
          }
        }
      ],
      "barWidth": 18,
      "label": {
        "show": true,
        "position": "right",
        "formatter": "{c}%",
        "color": "#17212b",
        "fontSize": 11
      },
      "markLine": {
        "silent": true,
        "symbol": "none",
        "data": [
          {
            "xAxis": 0,
            "lineStyle": {
              "color": "#64748b",
              "width": 1
            }
          }
        ],
        "label": {
          "show": false
        }
      }
    }
  ]
}
