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: HaniBuOmer/matplotlib-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rougier/matplotlib-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 7 contributors

Commits on Jun 3, 2020

  1. removed pylab reference

    joshy committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    cabec0b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Merge pull request rougier#14 from joshy/pylab

    removed pylab reference on some scripts
    rougier authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a41d821 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 15, 2020

  1. Merge pull request rougier#15 from FranklinChen/fix-print

    Fix print function calls by adding parentheses.
    rougier authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    529a203 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Update README.rst

    Swap 'Sequential' and 'Divergent' in Colormaps part
    smartlixx authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    5d43baa View commit details
    Browse the repository at this point in the history
  2. Update README.html

    Swap 'Diverging' and 'Sequential' in Colormaps
    smartlixx authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    354c6f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request rougier#19 from smartlixx/smartlixx-colormap-error

    Correct colormap typo of 'Diverging' and 'Sequential'
    rougier authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    91fc36a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Update README.html

    ElJdP authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    72b86aa View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Merge pull request rougier#20 from ElJdP/Pylab-removal

    Update README.html
    rougier authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    223933a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Remove pylab references from README.rst

    Make the same changes from rougier#20 in README.rst too so that 
    html and rst versions are equal again.
    StefRe authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1f21444 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge pull request rougier#21 from StefRe/patch-1

    Remove pylab references from README.rst
    rougier authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b29c18d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Update earthquakes example

    - add cartopy as alternative to deprecated basemap
    - prevent numpy warning "Passing (type, 1) or '1type' as a synonym of type is deprecated"
    StefRe committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e98557f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb67b25 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Merge pull request rougier#23 from StefRe/update-earthquake

    Update earthquakes example
    rougier authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    28c2a84 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 23, 2021

  1. Merge pull request rougier#25 from StefRe/ipython_animation

    Add hint how to show animation in Jupyter notebook
    rougier authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a87e4dd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fixed broken links

    CaptSolo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8502a09 View commit details
    Browse the repository at this point in the history
  2. Removed broken gallery link

    CaptSolo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2287d82 View commit details
    Browse the repository at this point in the history
  3. Removed broken gallery link

    CaptSolo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cb5278e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request rougier#29 from CaptSolo/master

    Fix broken links
    rougier authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a47339e View commit details
    Browse the repository at this point in the history
Loading