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

Use contourpy for Bokeh contour plots #2104

Merged
merged 13 commits into from
Sep 8, 2022
Merged

Use contourpy for Bokeh contour plots #2104

merged 13 commits into from
Sep 8, 2022

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    ec9f505 View commit details
    Browse the repository at this point in the history
  2. Update kdeplot.py

    ahartikainen committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    1d8409f View commit details
    Browse the repository at this point in the history
  3. fix contourpy

    ahartikainen committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    85dd60f View commit details
    Browse the repository at this point in the history
  4. enable contourpy_kwargs

    ahartikainen committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    91a134e View commit details
    Browse the repository at this point in the history
  5. update changelog

    ahartikainen committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    98889b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. fix .at to .loc

    ahartikainen committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8f9134a View commit details
    Browse the repository at this point in the history
  2. update error msg

    ahartikainen committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a48dec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b31e3f View commit details
    Browse the repository at this point in the history
  4. update requirements docs

    ahartikainen committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    ea020b5 View commit details
    Browse the repository at this point in the history
  5. update bokeh markers

    ahartikainen committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b30c003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8af7649 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Apply suggestions from code review

    Co-authored-by: Colin Carroll <ColCarroll@users.noreply.github.com>
    ahartikainen and ColCarroll committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    aea9bd9 View commit details
    Browse the repository at this point in the history
  2. Try fixing pyling

    OriolAbril committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2eb46f1 View commit details
    Browse the repository at this point in the history