An open API service for providing issue and pull request metadata for open source projects.

GitHub / matplotlib/matplotlib issues and pull requests

#24617 - [ENH]: Add setter/getter methods for all keyword parameters to Figure.__init__

Issue - State: open - Opened by tacaswell almost 3 years ago - 20 comments
Labels: New feature, status: needs comment/discussion

#24597 - Start using Cirrus CI

Pull Request - State: closed - Opened by oscargus almost 3 years ago - 49 comments
Labels: status: needs rebase, CI: testing

#24574 - [Bug]: Extension error (sphinx.ext.linkcode) while building docs

Issue - State: closed - Opened by a-sajjad72 almost 3 years ago - 7 comments
Labels: Documentation: build

#24554 - Player animation

Pull Request - State: open - Opened by mikaeltulldahl almost 3 years ago - 8 comments
Labels: topic: animation, status: needs rebase, status: waiting for other PR

#24550 - [ENH]: Warn when a SymLogScale receives values that are all in the linear regime

Issue - State: open - Opened by timhoffm almost 3 years ago - 8 comments
Labels: New feature, Difficulty: Hard

#24536 - Fix get_window_extent for collections

Pull Request - State: open - Opened by leejjoon almost 3 years ago - 1 comment
Labels: status: needs rebase

#24510 - Doc: Add thumbnails to plotting API docs

Issue - State: open - Opened by story645 almost 3 years ago - 9 comments
Labels: Documentation

#24493 - DOC: dropdowns in userguide

Pull Request - State: closed - Opened by story645 almost 3 years ago - 31 comments
Labels: status: needs rebase, Documentation: website

#24483 - [MNT]: Codecov upload is brittle, try uploading with token?

Issue - State: closed - Opened by anntzer almost 3 years ago - 3 comments
Labels: Build, Maintenance

#24480 - [Bug]: setting ticks with 2d arrays gives cryptic errors

Issue - State: closed - Opened by jonahpearl almost 3 years ago - 3 comments
Labels: API: argument checking

#24479 - [Bug]: Updating the facecolors of a collection before its first draw has no effect

Issue - State: open - Opened by anntzer almost 3 years ago - 4 comments
Labels: topic: collections and mappables

#24470 - [ENH] hatch keyword for pie + some pie documentation

Pull Request - State: closed - Opened by story645 almost 3 years ago - 5 comments
Labels: New feature, topic: hatch, topic: plotting methods

#24431 - FIX: Support passing one alpha per event sequence to eventplot()

Pull Request - State: closed - Opened by timhoffm about 3 years ago - 2 comments
Labels: Maintenance

#24416 - [ENH]: allow scatter plots to preserve data limits.

Issue - State: open - Opened by juseg about 3 years ago - 2 comments
Labels: New feature

#24409 - Revise scatter_masked.py

Pull Request - State: open - Opened by hoffm386 about 3 years ago - 3 comments
Labels: Documentation, status: needs rebase

#24404 - [Bug]: Cannot use empty markers in scatter

Issue - State: open - Opened by Atcold about 3 years ago - 20 comments
Labels: API: consistency, Difficulty: Medium, Good first issue

#24387 - [Bug]: plt.tight_layout() after layout='constrained' should at least warn

Issue - State: closed - Opened by jklymak about 3 years ago - 2 comments
Labels: topic: geometry manager, API: consistency

#24383 - log scale and polar broken

Issue - State: closed - Opened by tacaswell about 3 years ago - 9 comments
Labels: topic: polar

#24379 - DOC: Update dropped splines example

Pull Request - State: closed - Opened by timhoffm about 3 years ago - 1 comment
Labels: Documentation

#24376 - Support removing inner ticks in label_outer()

Pull Request - State: closed - Opened by timhoffm about 3 years ago - 7 comments

#24373 - [ENH]: should Axes hold references to widgets?

Issue - State: open - Opened by timhoffm about 3 years ago - 7 comments
Labels: New feature, topic: widgets/UI

#24347 - [Doc]: layout engine module tutorial

Issue - State: closed - Opened by story645 about 3 years ago - 3 comments
Labels: Documentation

#24333 - [Bug]: imshow three channel image with pixelwise alpha parameter does not work

Issue - State: closed - Opened by Daraan about 3 years ago - 2 comments
Labels: topic: color/alpha, topic: images

#24313 - [ENH]: API discussion for grouped bar charts

Issue - State: closed - Opened by timhoffm about 3 years ago - 27 comments
Labels: New feature, topic: plotting methods

#24310 - show axes changing in animate decay example

Pull Request - State: closed - Opened by story645 about 3 years ago
Labels: Documentation

#24309 - [Doc]: Add alt text to figures in documentation

Issue - State: open - Opened by story645 about 3 years ago - 4 comments
Labels: Documentation, accessibility

#24276 - WIP: Fix remove methods

Pull Request - State: closed - Opened by tacaswell about 3 years ago - 9 comments

#24276 - WIP: Fix remove methods

Pull Request - State: closed - Opened by tacaswell about 3 years ago - 9 comments

#24268 - [Bug]: The default animation.convert_args of ["-layers", "OptimizePlus"] breaks non-gif output

Issue - State: open - Opened by joh about 3 years ago
Labels: topic: animation

#24263 - Fix hatch linewidth in PGF

Pull Request - State: open - Opened by oscargus about 3 years ago - 7 comments
Labels: backend: pgf

#24225 - [Bug]: pyplot.Figure.add_axes does not respect the transform argument

Issue - State: open - Opened by suuuehgi about 3 years ago - 4 comments
Labels: API: consistency, API: argument checking, topic: axes

#24222 - [Bug]: stairs is broken on 3D Axes

Issue - State: open - Opened by QuLogic about 3 years ago - 5 comments
Labels: topic: mplot3d

#24217 - [ENH]: Angle Annotation

Issue - State: closed - Opened by story645 about 3 years ago - 5 comments
Labels: New feature, topic: annotation

#24209 - List the webagg_core module in the sphinx docs.

Pull Request - State: closed - Opened by anntzer about 3 years ago - 1 comment
Labels: Documentation, GUI: webagg

#24195 - DOC: Clarify `addfont` (globalness & persistence)

Pull Request - State: closed - Opened by OverLordGoldDragon about 3 years ago - 7 comments
Labels: Documentation

#24168 - [Bug]: `subprocess-exited-with-error` when trying to build on M1 mac

Issue - State: closed - Opened by kwsp about 3 years ago - 26 comments
Labels: OS: Apple

#24155 - [Bug]: TypeError: int() argument must be a string, a bytes-like object or a number, not 'KeyboardModifier'

Issue - State: closed - Opened by srikanthravipati about 3 years ago - 6 comments
Labels: GUI: Qt, Difficulty: Medium, Good first issue

#24127 - [Bug]: ax.bar raises for all-nan data on matplotlib 3.6.1

Issue - State: closed - Opened by mwaskom about 3 years ago - 8 comments

#24090 - [ENH]: Add default kwargs values if figure.suptitle(t, **kwargs) to rcParams and inherit from there.

Issue - State: open - Opened by frank-klein-schaarsberg-wb about 3 years ago - 15 comments
Labels: New feature, topic: rcparams, Difficulty: Medium, Good first issue, topic: ticks axis labels

#24082 - Forward select Rectangle kwargs to Connection patch

Pull Request - State: closed - Opened by ejmercier about 3 years ago - 6 comments
Labels: status: needs rebase, status: needs tests, status: superseded

#24082 - Forward select Rectangle kwargs to Connection patch

Pull Request - State: closed - Opened by ejmercier about 3 years ago - 6 comments
Labels: status: needs rebase, status: needs tests

#24061 - #24050 No error was thrown even number of handles mismatched labels

Pull Request - State: closed - Opened by tusharkulkarni008 about 3 years ago - 14 comments
Labels: API: changes, status: needs rebase, status: needs tests, API: argument checking, topic: legend, status: orphaned PR, status: superseded

#24050 - No error message in matplotlib.axes.Axes.legend() if there are more labels than handles

Issue - State: closed - Opened by haferburg about 3 years ago - 8 comments
Labels: Difficulty: Medium, Good first issue, API: argument checking, topic: legend

#24028 - Created handler for PatchCollection

Pull Request - State: open - Opened by FarukFS about 3 years ago - 14 comments
Labels: New feature, status: needs rebase, topic: legend, status: orphaned PR, topic: collections and mappables

#24011 - In usetex, remove vertical space inserted by TeX after displaymath.

Pull Request - State: open - Opened by anntzer about 3 years ago - 8 comments
Labels: topic: text/usetex, status: needs rebase

#24006 - [MNT]: Remove origin and extents parameters from tricontour[f]()

Issue - State: open - Opened by timhoffm about 3 years ago
Labels: Maintenance

#23998 - Labels for PatchCollection do not show

Issue - State: open - Opened by Robotatron about 3 years ago - 12 comments
Labels: Good first issue, topic: legend, topic: collections and mappables

#23991 - [Bug]: `plt.pcolormesh` crashes when called with `Int64` nullable dtype

Issue - State: open - Opened by mojones about 3 years ago - 16 comments
Labels: status: upstream fix required, topic: units and array ducktypes, third-party integration: pandas

#23973 - [Bug]: ValueError: Unable to determine Axes to steal space for Colorbar.

Issue - State: closed - Opened by janosh about 3 years ago - 10 comments
Labels: Release critical, topic: color/colorbar

#23950 - DOC: Don't import doctest because we're not using it

Pull Request - State: closed - Opened by timhoffm about 3 years ago
Labels: Documentation

#23925 - FIX: use process_event in dpi changes on macosx backend

Pull Request - State: closed - Opened by greglucas about 3 years ago - 3 comments
Labels: GUI: MacOSX

#23923 - [Bug]: ValueError: cannot convert float NaN to integer error when saving a plot as a figure in png via plt.savefig

Issue - State: closed - Opened by techGIAN about 3 years ago - 4 comments
Labels: status: needs clarification

#23915 - [Doc]: pyplot colormap setters are undocumented

Issue - State: open - Opened by QuLogic about 3 years ago - 3 comments
Labels: Documentation

#23911 - [Bug]: 3.6.0 doesn't interact well with pycharm throwing "backend_interagg" exception

Issue - State: closed - Opened by ucfbrd about 3 years ago - 13 comments
Labels: status: confirmed bug, third-party integration

#23904 - added a reversing section to colormap reference

Pull Request - State: closed - Opened by story645 about 3 years ago - 9 comments
Labels: Documentation, topic: color/color & colormaps

#23903 - [Doc]: add old sphinx tutorial to our devdocs

Issue - State: closed - Opened by jklymak about 3 years ago - 5 comments
Labels: Documentation

#23888 - Fix PolygonSelector.clear()

Pull Request - State: closed - Opened by lschr about 3 years ago - 6 comments

#23883 - [Bug]: Backend mismatching in console (interactive) mode

Issue - State: closed - Opened by patquem about 3 years ago - 6 comments
Labels: status: downstream fix required

#23882 - [MNT]: Replace BufferRegion/restore_region by (x, y, array) tuples and draw_image?

Issue - State: open - Opened by anntzer about 3 years ago - 5 comments
Labels: API: changes, Maintenance

#23850 - removed single word in documenting doc

Pull Request - State: closed - Opened by story645 about 3 years ago
Labels: Documentation

#23846 - [MNT]: Pybind11 transition plan

Issue - State: closed - Opened by ianthomas23 about 3 years ago - 6 comments
Labels: Maintenance

#23841 - clarified that hist computes histogram on unbinned data

Pull Request - State: closed - Opened by story645 about 3 years ago
Labels: Documentation, topic: axes

#23839 - [MNT]: Add tests to codify `ax.clear`

Issue - State: closed - Opened by jklymak about 3 years ago - 1 comment
Labels: API: consistency, Maintenance

#23834 - Revert "Refactor handling of tick and ticklabel visibility in Axis.clear"

Pull Request - State: closed - Opened by timhoffm about 3 years ago
Labels: Release critical, Maintenance

#23833 - Remove search field from sidebar

Pull Request - State: closed - Opened by timhoffm about 3 years ago
Labels: Documentation

#23832 - Improve skip message for image comparison tests

Pull Request - State: closed - Opened by timhoffm about 3 years ago

#23829 - Start transitioning to pyproject.toml

Pull Request - State: closed - Opened by oscargus about 3 years ago - 11 comments
Labels: status: needs rebase, CI: Run cibuildwheel

#23826 - [Bug]: Overflow of 16-bit integer in Agg renderer causes PolyCollections to be drawn at incorrect locations

Issue - State: closed - Opened by Exploder98 about 3 years ago - 6 comments
Labels: backend: agg

#23818 - [Bug]: The example Animated 3D random walk

Issue - State: closed - Opened by YiRu1985 about 3 years ago - 4 comments
Labels: topic: mplot3d

#23816 - [ENH]: support PySide6's `snake_case`

Issue - State: open - Opened by bersbersbers about 3 years ago - 10 comments
Labels: GUI: Qt, Difficulty: Medium

#23815 - [MNT]: Slowly move towards pyproject.toml?

Issue - State: closed - Opened by oscargus about 3 years ago - 6 comments
Labels: Build, Maintenance

#23808 - BUG: fix a regression where tick direction wasn't conserved by Axis.clear()

Pull Request - State: closed - Opened by neutrinoceros about 3 years ago - 11 comments
Labels: status: needs rebase, status: needs comment/discussion

#23802 - [ENH]: Expanded Figure.axes interface

Issue - State: open - Opened by timhoffm about 3 years ago - 13 comments
Labels: New feature

#23795 - [Doc]: Link API docs of pyplot wrappers to the corresponding Axes methods

Issue - State: closed - Opened by anntzer about 3 years ago - 3 comments
Labels: Documentation, topic: pyplot API

#23787 - Use pybind11 for C/C++ extensions

Pull Request - State: closed - Opened by ianthomas23 about 3 years ago - 15 comments
Labels: status: needs rebase, status: superseded

#23771 - [Bug]: matplotlib.pyplot.clf is very slow

Issue - State: open - Opened by eendebakpt about 3 years ago - 8 comments
Labels: Performance

#23770 - [Bug]: crash due to backend issue in ipython session started explicitly with InteractiveShell

Issue - State: closed - Opened by zpincus about 3 years ago - 11 comments
Labels: Difficulty: Medium, Good first issue

#23694 - [MNT]: consistent formatting arguments

Issue - State: open - Opened by story645 about 3 years ago - 4 comments
Labels: topic: text, Maintenance

#23692 - Add `Axes.get_tick_params()` method.

Pull Request - State: closed - Opened by stefmolin about 3 years ago - 19 comments
Labels: status: needs comment/discussion

#23640 - correct windows sphinx build docs

Pull Request - State: closed - Opened by story645 about 3 years ago - 1 comment
Labels: Documentation, OS: Microsoft

#23629 - Deprecate position argument to Axes.apply_aspect()

Pull Request - State: closed - Opened by timhoffm about 3 years ago - 8 comments
Labels: topic: mplot3d, topic: geometry manager, API: changes, topic: axes, topic: figures and subfigures

#23629 - Deprecate position argument to Axes.apply_aspect()

Pull Request - State: closed - Opened by timhoffm about 3 years ago - 8 comments
Labels: topic: mplot3d, topic: geometry manager, API: changes, topic: axes, topic: figures and subfigures

#23619 - add pikepdf and visual c++ dependency

Pull Request - State: closed - Opened by story645 over 3 years ago - 4 comments
Labels: Documentation, OS: Microsoft

#23597 - Always use PyQT/PySide6 for GitHub CI

Pull Request - State: closed - Opened by oscargus over 3 years ago - 16 comments
Labels: topic: testing, status: needs rebase

#23597 - Always use PyQT/PySide6 for GitHub CI

Pull Request - State: closed - Opened by oscargus over 3 years ago - 16 comments
Labels: topic: testing, status: needs rebase, status: superseded

#23595 - [Bug]: `CbarAxesBase.toggle_label` doesn't seem to work properly

Issue - State: closed - Opened by oscargus over 3 years ago - 10 comments
Labels: topic: mpl_toolkit, Difficulty: Medium, Good first issue

#23573 - Merge SubplotBase into AxesBase.

Pull Request - State: closed - Opened by anntzer over 3 years ago - 9 comments
Labels: topic: axes

#23548 - Create fully pinned requirements file for bug-fix branches

Issue - State: open - Opened by tacaswell over 3 years ago - 4 comments
Labels: Difficulty: Medium, Good first issue

#23540 - Add tests for WebAgg using Playwright

Pull Request - State: open - Opened by QuLogic over 3 years ago - 4 comments
Labels: topic: testing, GUI: webagg, status: needs rebase

#23534 - Add test for AxisArtist

Pull Request - State: open - Opened by oscargus over 3 years ago - 4 comments
Labels: topic: mpl_toolkit, status: needs revision, topic: testing, status: needs rebase

#23524 - [Bug]: `plt.hist` with `bin='auto'` struggles with `levy`-distributed points

Issue - State: closed - Opened by mdhaber over 3 years ago - 12 comments
Labels: topic: hist

#23491 - [Bug]: BufferRegion get_extents does not return negative values

Issue - State: open - Opened by hugochrist1 over 3 years ago - 6 comments
Labels: backend: agg, API: argument checking

#23485 - Fix displayed 3d coordinates showing gibberish

Pull Request - State: open - Opened by scottshambaugh over 3 years ago - 12 comments
Labels: topic: mplot3d

#23450 - [Bug]: 3D artist clipbox cuts off data sooner than axis panes/spines/etc

Issue - State: open - Opened by scottshambaugh over 3 years ago - 2 comments
Labels: topic: mplot3d

#23443 - Try running the pgf backend off the article class.

Pull Request - State: closed - Opened by anntzer over 3 years ago - 3 comments
Labels: backend: pgf

#23441 - Add `mpl-playback` to widgets gallery examples

Pull Request - State: open - Opened by ianhi over 3 years ago - 17 comments
Labels: Documentation, status: needs rebase

#23439 - Add blitting to Slider widgets

Pull Request - State: open - Opened by QuLogic over 3 years ago - 2 comments
Labels: status: needs rebase