Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastplotlib/fastplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: uutzinger/fastplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 2 files changed
  • 2 contributors

Commits on May 21, 2025

  1. Legend updates for lineplot example

    Updated legend color handling and scaling
    Provided PyQt lineplot example using black on white background
    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    47f962f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591a593 View commit details
    Browse the repository at this point in the history
  3. black legend.py reformat

    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    eef7bf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a426bd8 View commit details
    Browse the repository at this point in the history
  5. Removed intermediate docs build files

    # delete docs/api dir
    rm -rf docs/source/api
    
    # delete _gallery dir
    rm -rf docs/source/_gallery
    
    # regenerate the API docs
    python docs/source/generate_api.py
    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    ab43c56 View commit details
    Browse the repository at this point in the history
  6. Legend updates for lineplot example

    Updated legend color handling and scaling
    Provided PyQt lineplot example using black on white background
    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    5775afb View commit details
    Browse the repository at this point in the history
  7. black legend.py reformat

    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    a33487a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bda4e2 View commit details
    Browse the repository at this point in the history
  9. Removed intermediate docs build files

    # delete docs/api dir
    rm -rf docs/source/api
    
    # delete _gallery dir
    rm -rf docs/source/_gallery
    
    # regenerate the API docs
    python docs/source/generate_api.py
    uutzinger committed May 21, 2025
    Configuration menu
    Copy the full SHA
    6da34cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4d73c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Update lineplot.py

    uutzinger committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    15925d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb33eda View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    5649116 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e371cc7 View commit details
    Browse the repository at this point in the history
Loading