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

Updated Legends to appear on ax instead of fig #1272

Merged
merged 22 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

  1. Fix legends appearing on fig instead of ax

    Philipp Jurasic committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4af9138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2520306 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7ef19a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bdfba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    32f8012 View commit details
    Browse the repository at this point in the history
  2. Update plotting baseline for adjusted legend behavior

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ae4cfcf View commit details
    Browse the repository at this point in the history
  3. Update plotting test baseline for legend behavior

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a7311ba View commit details
    Browse the repository at this point in the history
  4. Update plotting test baseline for legend behavior

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1e2d455 View commit details
    Browse the repository at this point in the history
  5. Revert "Update plotting test baseline for legend behavior"

    This reverts commit 1e2d455.
    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    11ab66c View commit details
    Browse the repository at this point in the history
  6. Update plotting test baseline to match legend position

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3861101 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix-plotting-subplots' of github.com:missing-user/DESC …

    …into fix-plotting-subplots
    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c28715d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix-plotting-subplots' of github.com:missing-user/DESC …

    …into fix-plotting-subplots
    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5b1719c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix-plotting-subplots' of github.com:missing-user/DESC …

    …into fix-plotting-subplots
    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a9b542 View commit details
    Browse the repository at this point in the history
  10. Revert accidentally overridden baseline image

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    bb0c004 View commit details
    Browse the repository at this point in the history
  11. - Reflect the current behavior of the unit test correctly

    - Reduce tolerance of plot_boundaries from 2d to 1d, since it is a line plot
    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a474c3 View commit details
    Browse the repository at this point in the history
  12. Fix reverted to old plotting tolerances

    Philipp Jurasic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    efcb1cc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. - Add test to check

    - Capture the regression in test_plot_boundaries behavior from 7b6b5a3
    Philipp Jurasic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    972c695 View commit details
    Browse the repository at this point in the history
  2. - Fix plot_boundaries skipping the last phi element when passing an a…

    …rray
    Philipp Jurasic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    66afc32 View commit details
    Browse the repository at this point in the history
  3. - Tighten thresholds for Plotting tests

    - Update baseline for newly failing plotting tests
    Philipp Jurasic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f42a11 View commit details
    Browse the repository at this point in the history
  4. - Updated bounce1d integral plotting baseline

    Philipp Jurasic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    93b8b61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    930939b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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