Merge pull request #562 from verargulla/patch-1

Update README.md
pull/662/head
Lee Stott 2 weeks ago committed by GitHub
commit f1f235d29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -128,6 +128,7 @@ sns.relplot(
col="year",
col_wrap=3,
kind="line"
)
```
In this visualization, you can compare the yield per colony and number of colonies year over year, side by side with a wrap set at 3 for the columns:

Loading…
Cancel
Save