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

Hide Matplotlib Axes checkbox #2128

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    9b7284a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc3d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bd71fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    411c7a8 View commit details
    Browse the repository at this point in the history
  5. Formatting & typo

    jsub1 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e1b71f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc28d8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17f2012 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51e05a8 View commit details
    Browse the repository at this point in the history
  9. Remove margin when hiding axes

    jsub1 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    414d3e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e234eb6 View commit details
    Browse the repository at this point in the history
  11. Fix typo in test that prevented it from actually testing hiding the a…

    …xis when exporting to a python script
    jsub1 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    cc8c4af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c6ac46 View commit details
    Browse the repository at this point in the history
  13. Change the python export hide axes test for the image. The equal aspe…

    …ct results in a small border that causes the test to fail.
    jsub1 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8cb1ddf View commit details
    Browse the repository at this point in the history
  14. Formatting fixes

    jsub1 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ba2eafd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Rebase conflict fix

    jsub1 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    16f54f5 View commit details
    Browse the repository at this point in the history
  2. Rebase conflict fix 2

    jsub1 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    44813bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f359a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Fixed a bug that caused an exception when exporting an image with WCS…

    … to script. Added test of image script export with WCS
    jsub1 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    92f98e6 View commit details
    Browse the repository at this point in the history
  2. whitespace

    jsub1 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4c1f6f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. See if CI behaves better if we explicitly set the limits for the imag…

    …e script export with hiden axes.
    jsub1 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    62785cd View commit details
    Browse the repository at this point in the history