X Tutup
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: matplotlib/matplotlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: matplotlib/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 9, 2026

  1. DOC: Document that set_aspect applies the aspect lazily

    Makes the effect in #31232 easier to understand.
    Helps a bit clarifying the original vs. active position concept #31254.
    timhoffm committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    f8c35e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31258 from timhoffm/doc-set_aspect

    DOC: Document that set_aspect applies the aspect lazily
    QuLogic authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    b308fcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04fecdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31143 from anntzer/svgattrib

    Deprecate public access to XMLWriter; simplify some attribute settings
    QuLogic authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    d5f597d View commit details
    Browse the repository at this point in the history
Loading
X Tutup