update arctic sea ice extent chart (#6922)

pull/6938/head
Rich Harris 3 years ago committed by GitHub
parent 9cd3f2e049
commit 909ba1778a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,5 +36,10 @@ export default [
{ x: 2013, y: 5.35 },
{ x: 2014, y: 5.28 },
{ x: 2015, y: 4.63 },
{ x: 2016, y: 4.72 }
];
{ x: 2016, y: 4.72 },
{ x: 2017, y: 4.82 },
{ x: 2018, y: 4.79 },
{ x: 2019, y: 4.36 },
{ x: 2020, y: 4 },
{ x: 2021, y: 4.92 }
];

Loading…
Cancel
Save