Smooth plot
This commit is contained in:
parent
016cd2de60
commit
c4b1aa0008
@ -44,7 +44,7 @@ plot_ly(
|
|||||||
y = cov_pl_vac$people_fully_vaccinated,
|
y = cov_pl_vac$people_fully_vaccinated,
|
||||||
name = "People fully vaccinated",
|
name = "People fully vaccinated",
|
||||||
type = "scatter",
|
type = "scatter",
|
||||||
mode = "lines+markers",
|
mode = "lines",
|
||||||
connectgaps = TRUE
|
connectgaps = TRUE
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user