Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map overhaul #435

Merged
merged 63 commits into from
Jun 12, 2023
Merged

Map overhaul #435

merged 63 commits into from
Jun 12, 2023

Conversation

CommonClimate
Copy link
Collaborator

Complete overhaul of mapping, particularly a scatter_map method enabled by seaborn, with multiple semantics for hue, marker and size.
Addresses #431 , #427, #422

jordanplanders and others added 30 commits June 2, 2023 01:10
Size scaling is now determined explicitly. This means that data without hue values can be plotted separately from those with hue values, without losing size attribute. Continuous hue variables now correctly support missing value color and default palette is tab20 for categorical, vlag for continuous including 0, and viridis otherwise.
default projection was incorrect in docstring
run on their own
@CommonClimate CommonClimate requested a review from alexkjames June 11, 2023 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants