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

Add stretch bounds tool to plot option histogram viewer #2513

Merged
merged 10 commits into from
Oct 20, 2023

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    8ebe1dc View commit details
    Browse the repository at this point in the history
  2. Add changelog, test

    Remove debugging prints
    
    Add test
    rosteen committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    59431ab View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

    rosteen committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    205bde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3863338 View commit details
    Browse the repository at this point in the history
  4. Update jdaviz/core/tests/test_tools.py

    Co-authored-by: Kyle Conroy <[email protected]>
    rosteen and kecnry committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cadd0ec View commit details
    Browse the repository at this point in the history
  5. Change color based on tool active state

    Update jdaviz/configs/default/plugins/plot_options/plot_options.py
    
    Co-authored-by: Kyle Conroy <[email protected]>
    
    Codestyle
    rosteen committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f2fc309 View commit details
    Browse the repository at this point in the history
  6. Don't change color of stretch function curve

    Add missing colon
    
    Codestyle
    rosteen committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1c4cae0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    da425e0 View commit details
    Browse the repository at this point in the history
  2. stretch function curve as inactive blue

    kecnry authored and rosteen committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5eff644 View commit details
    Browse the repository at this point in the history