You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was struggling with the scatter example for a bit because datapoints appear appear underneath landmasses by default. The tutorial should mention that setting zorder to 10 is necessary to get scatterpoints to appear on land.
I was struggling with the scatter example for a bit because datapoints appear appear underneath landmasses by default. The tutorial should mention that setting zorder to 10 is necessary to get scatterpoints to appear on land.
Scatter example
Relevant Stackoverflow issue
The text was updated successfully, but these errors were encountered: