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

Allow plotting categorical data #5464

Merged
merged 18 commits into from
Jun 21, 2021

Commits on Jun 12, 2021

  1. Configuration menu
    Copy the full SHA
    f7e5084 View commit details
    Browse the repository at this point in the history
  2. change tests

    Illviljan committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    0a6cce9 View commit details
    Browse the repository at this point in the history
  3. Update plot.py

    Illviljan committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    2ccfa6b View commit details
    Browse the repository at this point in the history
  4. Update plot.py

    Illviljan committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    21c028f View commit details
    Browse the repository at this point in the history
  5. Update plot.py

    Illviljan committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    a393e91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb96ee9 View commit details
    Browse the repository at this point in the history
  7. Update plot.py

    Illviljan committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    f6ff2d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Update plot.py

    Illviljan committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    bd9f9ba View commit details
    Browse the repository at this point in the history
  2. Better comments

    Illviljan committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    c346c25 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Update whats-new.rst

    Illviljan committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    f922ce3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Don't handle pixel centering when inputs are strings.

    Has to be refixed if/when ax.imshow allows categorical data.
    Illviljan committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3a1c196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c22b3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e3826 View commit details
    Browse the repository at this point in the history
  4. Update plot.py

    Illviljan committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e1c45fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e6799b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc00c1 View commit details
    Browse the repository at this point in the history
  7. catch plot_surface error

    Illviljan committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f08f22d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Update xarray/tests/test_plot.py

    Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
    Illviljan and dcherian authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    43d6696 View commit details
    Browse the repository at this point in the history