vega/altair

Faceted map example chart

オープン

#1,711 opened on 2019/09/27

 (40 件のコメント) (0 件のリアクション) (0 人の担当者)Python (866 件のフォーク)github user discovery
documentationgood first issuevega: vega-datasets

Repository metrics

Stars
 (10,458 個のスター)
PR merge metrics
 (平均マージ 6d 9h) (30d で 4 merged PRs)

説明

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:

コントリビューターガイド