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

The geometry channels accepts a channelSpec #1831

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 24, 2023

  1. The geometry channels accepts a channelSpec {value: …, scale: null}

    that allows a geo mark to opt out of the projection.
    Fil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d5c1b68 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    5bc65d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c45038f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. allow scale overrides, clean up

    Fil committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    dc7a6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8165620 View commit details
    Browse the repository at this point in the history
  3. more simplification

    Fil committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a2cd6d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    efadae0 View commit details
    Browse the repository at this point in the history