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
  • 7 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    5822546 View commit details
    Browse the repository at this point in the history
  2. Make arrow annotation arrowhead adjustable (tutorial).

    [Only the tutorial patch was kept by the PR committer.]
    Abitamim authored and anntzer committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    59331be View commit details
    Browse the repository at this point in the history
  3. Make arrow annotation arrowhead adjustable (tests, whatsnew).

    [Only part of the patch was kept by the PR committer.]
    CharlieThornton33 authored and anntzer committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    48a465e View commit details
    Browse the repository at this point in the history
  4. Tweak secondary_{x,y}axis docs.

    Use a full sentence with a principal clause.  Also, the data is not
    plotted on the x- or y-axis; it is the scale that is on the x- or
    y-axis.
    anntzer committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    b3d6379 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #31198 from anntzer/roadsign

    Allow tuning the shape of {L,R,D}Arrow tips.
    QuLogic authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    49fd492 View commit details
    Browse the repository at this point in the history
  6. FIX: Prevent crash when removing a subfigure containing subplots (#31323

    )
    
    * FIX: Prevent crash when removing a subfigure containing subplots
    
    * Use attribute-based guard in Artist.remove
    Vikash-Kumar-23 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    2938b41 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. Merge pull request #31405 from anntzer/saxd

    Tweak secondary_{x,y}axis docs.
    QuLogic authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    30c3d78 View commit details
    Browse the repository at this point in the history
Loading
X Tutup