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

minor bug fixes #314

Merged
merged 20 commits into from
Jul 27, 2023
Merged

Commits on Jul 17, 2023

  1. version bump to 2.0.1

    lukashergt committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1f905e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f479b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a42b981 View commit details
    Browse the repository at this point in the history
  4. remove the ylabel from plot_1d, otherwise pandas adds in the label …

    …"Frequency" messing with our plotting grid
    lukashergt committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e38462e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. remove the 1d ylabel also from plot_2d, otherwise pandas again puts…

    … in a "Frequency" label messing with our plotting grid
    lukashergt committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f810b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4418cd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0085b4c View commit details
    Browse the repository at this point in the history
  4. add fig.align_labels() to 2d plots, which aligns labels independent…

    … of the potentially different length of the tick labels (significantly improving appearance in my opinion)
    lukashergt committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ffca273 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9925b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f83e132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b02eb54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cad72b View commit details
    Browse the repository at this point in the history
  5. Fix for ranges

    williamjameshandley committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4c5d32b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28fc103 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5267daa View commit details
    Browse the repository at this point in the history
  8. Corrected ranges

    williamjameshandley committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    50601e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    c4410fa View commit details
    Browse the repository at this point in the history
  2. Bumped version

    williamjameshandley committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b3dfee7 View commit details
    Browse the repository at this point in the history