vega/altair

Faceted map example chart

Aperta

#1711 aperta il 27 set 2019

 (40 commenti) (0 reazioni) (0 assegnatari)Python (866 fork)github user discovery
documentationgood first issuevega: vega-datasets

Metriche repository

Star
 (10.458 stelle)
Metriche merge PR
 (Merge medio 6g 9h) (4 PR mergiate in 30 g)

Descrizione

Tasks

Based on (https://github.com/vega/altair/issues/1711#issuecomment-2567162567), (https://github.com/vega/altair/issues/1711#issuecomment-538451439)

[!TIP] The tasks below should be completed in order of appearance. Earlier tasks can be performed by any contributor (new or old) familiar with alt.Chart.mark_geoshape

  • Find an appropriate dataset
    • Contains a categorical field, not directly dependent on location
    • License that enables adding to vega/vega-datasets and using/transforming within vega projects (non-commercial)
      • Current dataset licenses: 1, 2
  • Demonstrate using the dataset (in this issue)
  • Open an upstream issue, linking back to this one
  • Follow up by opening an upstream PR

Example (not altair)

(https://github.com/vega/altair/issues/1711#issuecomment-2567159598) @mattijn

Maybe something like species richness for a limited number of species. Similar to below, from here, but then preferably aggregated per county, instead of raster cells:

Guida contributor