-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: williamjameshandley/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 3 files changed
- 1 contributor
Commits on Mar 9, 2018
-
Adjusted matplotlib.widgets.Slider to have optional vertical orientat…
…ion. The slider widget now takes an optional argument (orientation) with values 'h' or 'v, which defaults to 'h'. Argument checking is in keeping with the existing code, and the actual changes to the source are minimal, replacing hspans, hlines and xdata with a if switch to vspans and vlines and ydata.
Configuration menu - View commit details
-
Copy full SHA for 7b59aea - Browse repository at this point
Copy the full SHA 7b59aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f57e7e - Browse repository at this point
Copy the full SHA 0f57e7eView commit details
Commits on Mar 10, 2018
-
Typo corrections so that code is PEP-8 compliant
I forgot that I had not yet installed pyflakes and pylint on my new system, so my vim syntax checker didn't pick it up.
Configuration menu - View commit details
-
Copy full SHA for 257c4dc - Browse repository at this point
Copy the full SHA 257c4dcView commit details
Commits on Mar 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 25a9d02 - Browse repository at this point
Copy the full SHA 25a9d02View commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c2213b7 - Browse repository at this point
Copy the full SHA c2213b7View commit details -
Corrected typo in my modifications, and made test_widgets.py pep comp…
…liant regarding line-continuing indentation
Configuration menu - View commit details
-
Copy full SHA for e8d20b0 - Browse repository at this point
Copy the full SHA e8d20b0View commit details
Commits on Mar 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 220ca16 - Browse repository at this point
Copy the full SHA 220ca16View commit details
Commits on Jul 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7f8cac3 - Browse repository at this point
Copy the full SHA 7f8cac3View commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for adf8417 - Browse repository at this point
Copy the full SHA adf8417View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70c21d - Browse repository at this point
Copy the full SHA a70c21dView commit details
Commits on Jul 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6d01be0 - Browse repository at this point
Copy the full SHA 6d01be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad05cf - Browse repository at this point
Copy the full SHA 2ad05cfView commit details
Commits on Jul 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4cbc667 - Browse repository at this point
Copy the full SHA 4cbc667View commit details
Commits on Sep 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac14596 - Browse repository at this point
Copy the full SHA ac14596View commit details
Commits on Oct 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 602759e - Browse repository at this point
Copy the full SHA 602759eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db065bf - Browse repository at this point
Copy the full SHA db065bfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master