{
 "backgroundColor": "#ffffff",
 "animation": false,
 "grid": {
  "left": 58,
  "right": 40,
  "top": 40,
  "bottom": 62
 },
 "xAxis": {
  "type": "value",
  "name": "Oil price jump in shock year (%)",
  "nameLocation": "middle",
  "nameGap": 28,
  "min": 20,
  "max": 70,
  "splitLine": {
   "lineStyle": {
    "color": "#e5e5e5"
   }
  }
 },
 "yAxis": {
  "type": "value",
  "name": "World inflation change, t\u22121 \u2192 t+1 (pp)",
  "splitLine": {
   "lineStyle": {
    "color": "#e5e5e5"
   }
  }
 },
 "series": [
  {
   "type": "scatter",
   "symbolSize": 16,
   "data": [
    {
     "value": [
      27.2,
      7.32
     ],
     "name": "1987",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "1987"
     }
    },
    {
     "value": [
      29.6,
      2.31
     ],
     "name": "2010",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2010"
     }
    },
    {
     "value": [
      30.0,
      -5.17
     ],
     "name": "1990",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "1990"
     }
    },
    {
     "value": [
      30.5,
      0.29
     ],
     "name": "2018",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2018"
     }
    },
    {
     "value": [
      32.9,
      0.09
     ],
     "name": "2004",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2004"
     }
    },
    {
     "value": [
      34.0,
      -1.55
     ],
     "name": "2008",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2008"
     }
    },
    {
     "value": [
      38.0,
      -1.35
     ],
     "name": "1999",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "1999"
     }
    },
    {
     "value": [
      39.8,
      0.38
     ],
     "name": "2011",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2011"
     }
    },
    {
     "value": [
      39.8,
      2.04
     ],
     "name": "2022",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2022"
     }
    },
    {
     "value": [
      43.0,
      0.15
     ],
     "name": "2005",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2005"
     }
    },
    {
     "value": [
      59.3,
      -1.5
     ],
     "name": "2000",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2000"
     }
    },
    {
     "value": [
      63.5,
      5.36
     ],
     "name": "2021",
     "label": {
      "show": true,
      "position": "top",
      "fontSize": 10,
      "color": "#333",
      "formatter": "2021"
     }
    }
   ],
   "label": {
    "show": true,
    "formatter": null,
    "position": "right",
    "fontSize": 10,
    "color": "#333"
   },
   "itemStyle": {
    "color": "#1f5f8b"
   },
   "markLine": {
    "symbol": "none",
    "data": [
     {
      "yAxis": 0,
      "label": {
       "formatter": "no change",
       "position": "insideEndTop"
      },
      "lineStyle": {
       "type": "dashed",
       "color": "#999"
      }
     }
    ]
   }
  }
 ],
 "tooltip": {
  "trigger": "item"
 }
}