mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-30 00:46:29 +01:00
update arctic sea ice extent chart (#6922)
This commit is contained in:
parent
9cd3f2e049
commit
909ba1778a
@ -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…
Reference in New Issue
Block a user