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

Fix small bugs in the plotter widget #2 #227

Merged
merged 14 commits into from
Mar 29, 2023
Merged

Commits on Mar 20, 2023

  1. fix #217 and #216 and some refactoring

    lazigu committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    368306e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. use starting colors that have better contrast against magma colormap …

    …(used by 2d histogram)
    zoccoler committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    44e1967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af14ce1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Revert "use starting colors that have better contrast against magma c…

    …olormap (used by 2d histogram)"
    
    This reverts commit 44e1967.
    lazigu committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    bc2b9a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7693421 View commit details
    Browse the repository at this point in the history
  3. change when replotting is done when plotting type changes, otherwise …

    …the state of the checkbox is not taken into account
    lazigu committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    720ddf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    075011a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dde0321 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    9a2dfeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965d6e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32d04c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e7a782 View commit details
    Browse the repository at this point in the history
  5. disable tests on windows

    lazigu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    024f41f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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