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 constrained layout in matplotlib visualization #12050

Merged
merged 35 commits into from
Oct 7, 2023

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    af6e250 View commit details
    Browse the repository at this point in the history
  2. rm imports

    mscheltienne committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    896c67e View commit details
    Browse the repository at this point in the history
  3. first pass

    mscheltienne committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    721bcc4 View commit details
    Browse the repository at this point in the history
  4. second pass

    mscheltienne committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bfd8bf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f08874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ebf20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    affa975 View commit details
    Browse the repository at this point in the history
  8. rm unused imports

    mscheltienne committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dbbd6bd View commit details
    Browse the repository at this point in the history
  9. fix typo

    mscheltienne committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7f3a45d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f536206 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8cd21e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f22c531 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0ecbbc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f368ab View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix more

    mscheltienne committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6e1c104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8d99e View commit details
    Browse the repository at this point in the history
  3. rm unused variables

    mscheltienne committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ad28e21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40f1689 View commit details
    Browse the repository at this point in the history
  5. fix one more

    mscheltienne committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b8ca1f9 View commit details
    Browse the repository at this point in the history
  6. fix one more

    mscheltienne committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a80517c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a85050 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    d85f485 View commit details
    Browse the repository at this point in the history
  2. WIP: Pass

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4ec17bd View commit details
    Browse the repository at this point in the history
  3. FIX: More

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4807652 View commit details
    Browse the repository at this point in the history
  4. FIX: Add

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9147e07 View commit details
    Browse the repository at this point in the history
  5. FIX: Close [circle full]

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    62a10a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b9bc1 View commit details
    Browse the repository at this point in the history
  7. FIX: Fixes

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d6bf891 View commit details
    Browse the repository at this point in the history
  8. WIP: Stop [circle full]

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    db67b05 View commit details
    Browse the repository at this point in the history
  9. FIX: More [circle full]

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7a4acdb View commit details
    Browse the repository at this point in the history
  10. FIX: Not for topo

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3e94e88 View commit details
    Browse the repository at this point in the history
  11. FIX: More [circle full]

    larsoner committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0c2f63a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    4d11828 View commit details
    Browse the repository at this point in the history
  2. FIX: Old [circle full]

    larsoner committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ebe299c View commit details
    Browse the repository at this point in the history
  3. FIX: Example [circle full]

    larsoner committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b6e4bee View commit details
    Browse the repository at this point in the history