-
-
Notifications
You must be signed in to change notification settings - Fork 815
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vega/altair
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vega/altair
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maps-faceted-species
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 2 files changed
- 3 contributors
Commits on Feb 22, 2025
-
feat: Add faceted map example using Species Habitat dataset
This commit introduces a new example to the Altair documentation showcasing choropleth maps faceted by category. The example visualizes the distribution of suitable habitat for different species across US counties, using the proposed new Species Habitat dataset from vega-datasets (vega/vega-datasets#684). Key features of this example: - Demonstrates the use of `alt.Chart.mark_geoshape()` for geographical visualizations. - Shows how to create faceted maps for comparing categorical data across geographic regions. - Utilizes the `transform_lookup` and `transform_calculate` transforms for data manipulation within Altair. - Uses a CSV data file temporarily hosted in the vega-datasets repository branch (pending dataset merge). This example addresses issue #1711, which requested a faceted map example for the Altair documentation. Co-authored-by: Mattijn van Hoek <mattijn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c4bde2 - Browse repository at this point
Copy the full SHA 2c4bde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc3c36 - Browse repository at this point
Copy the full SHA 1bc3c36View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f1a1b5a - Browse repository at this point
Copy the full SHA f1a1b5aView commit details
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 777c397 - Browse repository at this point
Copy the full SHA 777c397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387f978 - Browse repository at this point
Copy the full SHA 387f978View commit details
Commits on Jul 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b7d0aea - Browse repository at this point
Copy the full SHA b7d0aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for db7326b - Browse repository at this point
Copy the full SHA db7326bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ab3a2 - Browse repository at this point
Copy the full SHA 68ab3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ca359 - Browse repository at this point
Copy the full SHA f4ca359View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...maps-faceted-species