{
  "title": {
    "text": "France's debt ratio is rising again; Spain's is still falling",
    "left": "center",
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600,
      "color": "#17212b"
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "legend": {
    "top": 36,
    "data": [
      "France",
      "Germany",
      "Italy",
      "Spain"
    ]
  },
  "grid": {
    "top": 78,
    "left": 58,
    "right": 24,
    "bottom": 72
  },
  "xAxis": {
    "type": "category",
    "data": [
      "1995",
      "1996",
      "1997",
      "1998",
      "1999",
      "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"
    ],
    "axisLabel": {
      "interval": 4,
      "rotate": 0
    },
    "name": "Year",
    "nameLocation": "middle",
    "nameGap": 32
  },
  "yAxis": {
    "type": "value",
    "name": "% of GDP",
    "min": 0,
    "max": 160,
    "nameGap": 12
  },
  "series": [
    {
      "name": "France",
      "type": "line",
      "data": [
        57.8,
        60.6,
        62.0,
        62.1,
        61.4,
        59.7,
        59.3,
        61.3,
        65.4,
        66.9,
        68.2,
        65.4,
        65.5,
        69.8,
        84.1,
        86.3,
        88.7,
        91.7,
        94.6,
        96.2,
        97.0,
        98.1,
        98.8,
        98.5,
        98.2,
        114.9,
        112.8,
        111.4,
        109.6,
        113.2,
        116.0,
        118.4,
        120.5,
        121.1,
        121.3,
        121.2,
        120.7
      ],
      "showSymbol": true,
      "connectNulls": false,
      "symbol": "circle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 3,
        "type": "solid",
        "color": "#0b3d91"
      },
      "itemStyle": {
        "color": "#0b3d91"
      },
      "markLine": {
        "symbol": "none",
        "label": {
          "formatter": "projections \u2192",
          "position": "end",
          "color": "#4a5560"
        },
        "lineStyle": {
          "type": "dashed",
          "color": "#7a8690",
          "width": 1
        },
        "data": [
          {
            "xAxis": "2024"
          }
        ]
      }
    },
    {
      "name": "Germany",
      "type": "line",
      "data": [
        54.9,
        57.7,
        58.8,
        59.4,
        60.3,
        59.2,
        58.1,
        59.8,
        63.3,
        65.0,
        67.1,
        66.4,
        63.7,
        65.2,
        72.4,
        81.0,
        78.5,
        79.8,
        77.5,
        74.5,
        71.2,
        68.3,
        64.0,
        60.8,
        58.7,
        68.0,
        67.9,
        64.4,
        62.3,
        62.2,
        62.9,
        64.6,
        66.5,
        68.4,
        70.2,
        72.0,
        73.7
      ],
      "showSymbol": true,
      "connectNulls": false,
      "symbol": "triangle",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2,
        "type": "dashed",
        "color": "#333333"
      },
      "itemStyle": {
        "color": "#333333"
      }
    },
    {
      "name": "Italy",
      "type": "line",
      "data": [
        119.1,
        118.9,
        116.5,
        113.9,
        113.1,
        108.7,
        108.5,
        105.9,
        105.1,
        104.7,
        106.2,
        106.3,
        103.5,
        105.8,
        116.1,
        118.8,
        119.1,
        125.9,
        131.9,
        134.8,
        134.8,
        134.2,
        133.7,
        134.2,
        133.9,
        154.4,
        145.8,
        138.4,
        133.9,
        134.7,
        137.1,
        138.4,
        138.8,
        137.6,
        137.1,
        136.5,
        136.1
      ],
      "showSymbol": true,
      "connectNulls": false,
      "symbol": "diamond",
      "symbolSize": 7,
      "lineStyle": {
        "width": 2,
        "type": "solid",
        "color": "#a31d1d"
      },
      "itemStyle": {
        "color": "#a31d1d"
      }
    },
    {
      "name": "Spain",
      "type": "line",
      "data": [
        61.6,
        65.4,
        64.3,
        62.4,
        60.9,
        57.8,
        54.1,
        51.2,
        47.7,
        45.3,
        42.4,
        39.0,
        35.7,
        39.6,
        53.1,
        60.3,
        69.5,
        89.6,
        100.0,
        104.4,
        102.4,
        102.0,
        101.1,
        99.7,
        97.6,
        119.2,
        115.6,
        109.2,
        105.1,
        101.6,
        100.4,
        98.2,
        96.2,
        94.2,
        92.9,
        91.7,
        90.4
      ],
      "showSymbol": true,
      "connectNulls": false,
      "symbol": "rect",
      "symbolSize": 6,
      "lineStyle": {
        "width": 2,
        "type": "dotted",
        "color": "#0b7a75"
      },
      "itemStyle": {
        "color": "#0b7a75"
      }
    }
  ],
  "graphic": [
    {
      "type": "text",
      "left": 58,
      "bottom": 8,
      "style": {
        "text": "Vertical marker: IMF snapshot treats 2025\u20132031 as projections",
        "fill": "#4a5560",
        "fontSize": 11
      }
    }
  ]
}
