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

[MRG] Added plot sets functionality #746

Merged
merged 6 commits into from
Apr 19, 2024

Commits on Apr 16, 2024

  1. ENH: added plot sets functionality

    STY: fixed typos in comments
    kmilo9999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    281255b View commit details
    Browse the repository at this point in the history
  2. ENH: Added Blank to empty plot templates. Checking only simulations a…

    …re in the dropdown
    
    DOC: Fixing gui layout template name
    
    STY: Fixing typo in a function naming
    kmilo9999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    379c3d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc38ee View commit details
    Browse the repository at this point in the history
  4. MAINT: Refactored layout templates properties

    MAINT: changed new functions to private. Adding grid specs for new data templates
    kmilo9999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0568201 View commit details
    Browse the repository at this point in the history
  5. TST: Addded test of data dependant layout templates

    STY: Fixed typo in test docustring
    
    MAINT: pythonizing for loop on list of tuples
    
    DOC: Added plot sets feature to whats_new.rst
    
    docs: Removed ipywidgets version and added note pointing to GUI installation section.
    kmilo9999 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bed7eea View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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