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: 809ad23
Choose a base ref
...
head repository: kenmaca/matplotlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7654910
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 7, 2017

  1. partial fix for issue 77 12

    ParagBh committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    14826ee View commit details
    Browse the repository at this point in the history
  2. Fixes #7742 - axhline rescale issue

    Modified axhline() function to save state of ignoring limits and restore after plotting the line
    sughandj committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    7cf097d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Merge pull request #1 from kenmaca/pr-dash-verification-8141

    Issue #8141: Dash validator allowing None values in addition to floats
    kenmaca authored Mar 14, 2017
    Configuration menu
    Copy the full SHA
    776a278 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from sughandj/issue7742_axhline_limits

    Fixes #7742 - axhline rescale issue
    kenmaca authored Mar 14, 2017
    Configuration menu
    Copy the full SHA
    f6151e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from ParagBh/parag-issue-7712

    partial fix for issue 7712
    kenmaca authored Mar 14, 2017
    Configuration menu
    Copy the full SHA
    7654910 View commit details
    Browse the repository at this point in the history
Loading
X Tutup