You are reading an old version of the documentation (v3.1.3). For the latest version see https://matplotlib.org/stable/users/github_stats.html
Version 3.1.3
matplotlib
Fork me on GitHub

Table of Contents

GitHub Stats

GitHub stats for 2019/05/18 - 2020/02/01 (tag: v3.1.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 5 issues and merged 47 pull requests. The full list can be seen on GitHub

The following 25 authors contributed 587 commits.

  • Antony Lee
  • Ben Root
  • Christer Jensen
  • David Stansby
  • Dora Fraeman Caswell
  • Elan Ernest
  • Elliott Sales de Andrade
  • Eric Firing
  • Filipe Fernandes
  • hannah
  • Jody Klymak
  • Johannes H. Jensen
  • Jonas Camillus Jeppesen
  • MeeseeksMachine
  • miquelastein
  • Molly Rossow
  • Nelle Varoquaux
  • Nikita Kniazev
  • Paul Ivanov
  • Ryan May
  • SamSchott
  • Steven G. Johnson
  • Thomas A Caswell
  • Tim Hoffmann
  • Vincent L.M. Mazoyer

GitHub issues and pull requests:

Pull Requests (47):

  • PR #16362: Backport PR #16347: FIX: catch warnings from pandas in cbook._check_1d
  • PR #16356: Backport PR #16330 on branch v3.1.x (Clearer signal handling)
  • PR #16330: Clearer signal handling
  • PR #16348: Backport PR #16255 on branch v3.1.x (Move version info to sidebar)
  • PR #16346: Backport PR #16298 on branch v3.2.x (Don't recursively call draw_idle when updating artists at draw time.)
  • PR #16345: Backport PR #16298 on branch v3.1.x (Don't recursively call draw_idle when updating artists at draw time.)
  • PR #16298: Don't recursively call draw_idle when updating artists at draw time.
  • PR #16322: Backport PR #16250: Fix zerolen intersect
  • PR #16320: Backport PR #16311 on branch v3.1.x (don't override non-Python signal handlers)
  • PR #16311: don't override non-Python signal handlers
  • PR #16250: Fix zerolen intersect
  • PR #16259: TST: something changed in pytest 5.3.3 that breaks our qt fixtures
  • PR #16238: Merge pull request #16238 from meeseeksmachine/auto-backport-of-pr-16235-on-v3.2.x
  • PR #16237: Merge pull request #16237 from meeseeksmachine/auto-backport-of-pr-16235-on-v3.1.x
  • PR #16235: FIX: AttributeError in TimerBase.start
  • PR #16208: Backport PR #15556 on branch v3.1.x (Fix test suite compat with ghostscript 9.50.)
  • PR #16213: Backport PR #15763 on branch v3.1.x (Skip webagg test if tornado is not available.)
  • PR #16167: Backport PR #16166 on branch v3.1.x (Add badge for citing 3.1.2)
  • PR #16166: Add badge for citing 3.1.2
  • PR #16144: Backport PR #16053 on branch v3.1.x (Fix v_interval setter)
  • PR #16053: Fix v_interval setter
  • PR #16136: Backport PR #16112 on branch v3.1.x (CI: Fail when failed to install dependencies)
  • PR #16131: Backport PR #16126 on branch v3.1.x (TST: test_fork: Missing join)
  • PR #16126: TST: test_fork: Missing join
  • PR #16091: Backport PR #16086 on branch v3.1.x (FIX: use supported attribute to check pillow version)
  • PR #16040: Backport PR #16031 on branch v3.1.x (Fix docstring of hillshade().)
  • PR #16032: Backport PR #16028 on branch v3.1.x (Prevent FigureCanvasQT_draw_idle recursively calling itself.)
  • PR #16028: Prevent FigureCanvasQT_draw_idle recursively calling itself.
  • PR #16020: Backport PR #16007 on branch v3.1.x (Fix search on nested pages)
  • PR #16018: Backport PR #15735 on branch v3.1.x (Cleanup some mplot3d docstrings.)
  • PR #16007: Fix search on nested pages
  • PR #15957: Backport PR #15953 on branch v3.1.x (Update donation link)
  • PR #15763: Skip webagg test if tornado is not available.
  • PR #15881: Backport PR #15859 on branch v3.1.x (Doc: Move search field into nav bar)
  • PR #15863: Backport PR #15244 on branch v3.1.x: Change documentation format of rcParams defaults
  • PR #15859: Doc: Move search field into nav bar
  • PR #15860: Backport PR #15851 on branch v3.1.x (ffmpeg is available on default ubuntu packages now)
  • PR #15851: ffmpeg is available on default ubuntu packages now.
  • PR #15843: Backport PR #15737 on branch v3.1.x (Fix env override in WebAgg backend test.)
  • PR #15760: Backport PR #15752 on branch v3.1.x (Update boxplot/violinplot faq.)
  • PR #15757: Backport PR #15751 on branch v3.1.x (Modernize FAQ entry for plt.show().)
  • PR #15735: Cleanup some mplot3d docstrings.
  • PR #15753: Backport PR #15661 on branch v3.1.x (Document scope of 3D scatter depthshading.)
  • PR #15741: Backport PR #15729 on branch v3.1.x (Catch correct parse errror type for dateutil >= 2.8.1)
  • PR #15729: Catch correct parse errror type for dateutil >= 2.8.1
  • PR #15737: Fix env override in WebAgg backend test.
  • PR #15244: Change documentation format of rcParams defaults

Issues (5):

  • #16294: BUG: Interactive mode slow
  • #15842: Path.intersects_path returns True when it shouldn't
  • #16163: libpng error: Read Error when using matplotlib after setting usetex=True
  • #15481: Recursion error
  • #15717: Move search field into nav bar