Thanks to visit codestin.com
Credit goes to github.com

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: Impaler343/matplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: r3kste/matplotlib
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.
  • 13 commits
  • 11 files changed
  • 7 contributors

Commits on Apr 13, 2025

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

Commits on Apr 14, 2025

  1. DOC: fix rst markup

    Co-authored-by: Tim Hoffmann <[email protected]>
    tacaswell and timhoffm authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    8865ece View commit details
    Browse the repository at this point in the history
  2. DOC: clarify wording

    Co-authored-by: Tim Hoffmann <[email protected]>
    tacaswell and timhoffm authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    d494c31 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

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

Commits on May 12, 2025

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

Commits on May 15, 2025

  1. Merge pull request matplotlib#30032 from JosephBARBIERDARNAL/matplotl…

    …ib-journey-course
    
    Add Matplotlib Journey online course to external resources
    timhoffm authored May 15, 2025
    Configuration menu
    Copy the full SHA
    5bd9b9d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Merge pull request matplotlib#29910 from tacaswell/doc/BboxImage-get_…

    …window_extent
    
    DOC: add warnings about get_window_extent and BboxImage
    tacaswell authored May 16, 2025
    Configuration menu
    Copy the full SHA
    956cc02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request matplotlib#30045 from tacaswell/ci/drop_precommit.ci

    CI: try running the precommit hooks on GHA
    timhoffm authored May 16, 2025
    Configuration menu
    Copy the full SHA
    759765c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Remove get_bbox_header

    dstansby committed May 18, 2025
    Configuration menu
    Copy the full SHA
    e1cf428 View commit details
    Browse the repository at this point in the history
  2. Merge pull request matplotlib#30066 from dstansby/remove-depr

    Remove get_bbox_header
    timhoffm authored May 18, 2025
    Configuration menu
    Copy the full SHA
    3faa9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35c5481 View commit details
    Browse the repository at this point in the history
  4. Close star polygons

    When '*' hatching was used and you zoomed in (especially in vector
    formats), the top of the star was not joined quite right. Using
    closepoly as the last operation fixes this.
    jkseppan committed May 18, 2025
    Configuration menu
    Copy the full SHA
    8912bbe View commit details
    Browse the repository at this point in the history
  5. Merge pull request matplotlib#30069 from jkseppan/close-star

    Close star polygons
    rcomer authored May 18, 2025
    Configuration menu
    Copy the full SHA
    f4346b5 View commit details
    Browse the repository at this point in the history
Loading