Skip to content

Commit

Permalink
lockdown update #10
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemisDicoTiar committed Nov 11, 2020
1 parent c5a6cf8 commit 4ff9924
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions covid_tmp/src/store/modules/covidUKGraph.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,15 @@ export default {
arrowhead: 10,
ax: 0,
ay: -100
},
{
x: "2020-11-05",
y: 0,
text: "UK national Lockdown",
showarrow: true,
arrowhead: 10,
ax: 0,
ay: -50
}
],
title: {
Expand Down

0 comments on commit 4ff9924

Please sign in to comment.