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

Fix handling wkt strings and add pyproj.CRS support #1139

Merged
merged 18 commits into from
Sep 26, 2023
Merged

Commits on Sep 14, 2023

  1. Fix handling wkt strings

    ahuang11 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1174c8e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Remove incorrect assumption

    ahuang11 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8935d43 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    ahuang11 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1ab336c View commit details
    Browse the repository at this point in the history
  3. Add not implemented error

    ahuang11 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c3edac3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Remove check

    ahuang11 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a7fa20c View commit details
    Browse the repository at this point in the history
  2. Update check

    ahuang11 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9d5e92b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b918ce2 View commit details
    Browse the repository at this point in the history
  4. Update hvplot/util.py

    ahuang11 authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bfa3115 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Fix test

    ahuang11 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d7486dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b55944 View commit details
    Browse the repository at this point in the history
  3. Fix test

    ahuang11 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    de7caaf View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update hvplot/util.py

    ahuang11 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d87a120 View commit details
    Browse the repository at this point in the history
  2. Add tests, refactor ifs

    ahuang11 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a7e52d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82859e7 View commit details
    Browse the repository at this point in the history
  4. Update hvplot/util.py

    ahuang11 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f9c1e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update hvplot/tests/testutil.py

    Co-authored-by: Simon Høxbro Hansen <simon.hansen@me.com>
    ahuang11 and hoxbro authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ffeafe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a956b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b555f3 View commit details
    Browse the repository at this point in the history