There was an error while loading. Please reload this page.
1 parent 9634b4b commit 682a2d6Copy full SHA for 682a2d6
Code-Sleep-Python/Bird_migration/code.py
@@ -55,4 +55,5 @@
55
sanne_daily_speed.plot(label="Sanne")
56
nico_daily_speed.plot(label="Nico")
57
plt.legend(loc="upper left")
58
+plt.ylabel("2D mean speed (m/s)")
59
plt.show()
0 commit comments