GitHub / matplotlib/matplotlib issues and pull requests
#24082 - Forward select Rectangle kwargs to Connection patch
Pull Request -
State: closed - Opened by ejmercier almost 3 years ago
- 6 comments
Labels: status: needs rebase, status: needs tests, status: superseded
#24061 - #24050 No error was thrown even number of handles mismatched labels
Pull Request -
State: closed - Opened by tusharkulkarni008 almost 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 almost 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 almost 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 almost 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 almost 3 years ago
Labels: Maintenance
#23998 - Labels for PatchCollection do not show
Issue -
State: open - Opened by Robotatron almost 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 almost 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 almost 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 almost 3 years ago
Labels: Documentation
#23925 - FIX: use process_event in dpi changes on macosx backend
Pull Request -
State: closed - Opened by greglucas almost 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 almost 3 years ago
- 4 comments
Labels: status: needs clarification
#23915 - [Doc]: pyplot colormap setters are undocumented
Issue -
State: open - Opened by QuLogic almost 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 almost 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 almost 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 almost 3 years ago
- 5 comments
Labels: Documentation
#23888 - Fix PolygonSelector.clear()
Pull Request -
State: closed - Opened by lschr almost 3 years ago
- 6 comments
#23882 - [MNT]: Replace BufferRegion/restore_region by (x, y, array) tuples and draw_image?
Issue -
State: open - Opened by anntzer almost 3 years ago
- 5 comments
Labels: API: changes, Maintenance
#23850 - removed single word in documenting doc
Pull Request -
State: closed - Opened by story645 almost 3 years ago
Labels: Documentation
#23846 - [MNT]: Pybind11 transition plan
Issue -
State: open - Opened by ianthomas23 almost 3 years ago
- 6 comments
Labels: Maintenance
#23841 - clarified that hist computes histogram on unbinned data
Pull Request -
State: closed - Opened by story645 almost 3 years ago
Labels: Documentation, topic: axes
#23839 - [MNT]: Add tests to codify `ax.clear`
Issue -
State: closed - Opened by jklymak almost 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 almost 3 years ago
Labels: Release critical, Maintenance
#23833 - Remove search field from sidebar
Pull Request -
State: closed - Opened by timhoffm almost 3 years ago
Labels: Documentation
#23832 - Improve skip message for image comparison tests
Pull Request -
State: closed - Opened by timhoffm almost 3 years ago
#23829 - Start transitioning to pyproject.toml
Pull Request -
State: closed - Opened by oscargus almost 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 almost 3 years ago
- 6 comments
Labels: backend: agg
#23816 - [ENH]: support PySide6's `snake_case`
Issue -
State: open - Opened by bersbersbers almost 3 years ago
- 10 comments
Labels: GUI: Qt, Difficulty: Medium
#23815 - [MNT]: Slowly move towards pyproject.toml?
Issue -
State: closed - Opened by oscargus almost 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 almost 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 almost 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 almost 3 years ago
- 3 comments
Labels: Documentation, topic: pyplot API
#23787 - Use pybind11 for C/C++ extensions
Pull Request -
State: closed - Opened by ianthomas23 almost 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 almost 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 almost 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
#23619 - add pikepdf and visual c++ dependency
Pull Request -
State: closed - Opened by story645 about 3 years ago
- 4 comments
Labels: Documentation, OS: Microsoft
#23597 - Always use PyQT/PySide6 for GitHub CI
Pull Request -
State: closed - Opened by oscargus about 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 about 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 about 3 years ago
- 9 comments
Labels: topic: axes
#23548 - Create fully pinned requirements file for bug-fix branches
Issue -
State: open - Opened by tacaswell about 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 about 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 about 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 about 3 years ago
- 12 comments
Labels: topic: hist
#23491 - [Bug]: BufferRegion get_extents does not return negative values
Issue -
State: open - Opened by hugochrist1 about 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 about 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 about 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 about 3 years ago
- 3 comments
Labels: backend: pgf
#23441 - Add `mpl-playback` to widgets gallery examples
Pull Request -
State: open - Opened by ianhi about 3 years ago
- 17 comments
Labels: Documentation, status: needs rebase
#23439 - Add blitting to Slider widgets
Pull Request -
State: open - Opened by QuLogic about 3 years ago
- 2 comments
Labels: status: needs rebase
#23425 - [Bug]: Axes.indicate_inset connectors affect constrained layout
Issue -
State: closed - Opened by QuLogic about 3 years ago
- 2 comments
#23424 - [Bug]: Axes.indicate_inset[_zoom](linewidth=...) doesn't affect connectors
Issue -
State: closed - Opened by QuLogic about 3 years ago
- 14 comments
Labels: Good first issue
#23422 - [MNT]: User feedback should use warnings, not logs
Issue -
State: open - Opened by mwaskom about 3 years ago
- 42 comments
Labels: Maintenance
#23420 - Clean up test_chunksize_fails()
Pull Request -
State: closed - Opened by timhoffm about 3 years ago
#23419 - [Bug]: matplotlib default backend crashes when used with embedded python interpreter
Issue -
State: open - Opened by rohany about 3 years ago
- 18 comments
#23416 - [Bug]: Inconsistent y-axis unit label with plot/scatter
Issue -
State: open - Opened by dstansby about 3 years ago
- 14 comments
Labels: topic: units and array ducktypes
#23411 - [Bug]: Too little space after integral sign with Computer Modern or STIX mathtext
Issue -
State: open - Opened by anntzer about 3 years ago
- 3 comments
Labels: topic: text/mathtext
#23409 - Provide axis('equal') for Axes3D (replaces PR #23017)
Pull Request -
State: closed - Opened by scottshambaugh about 3 years ago
- 13 comments
Labels: New feature, topic: mplot3d
#23400 - Only upload failed images on failure
Issue -
State: closed - Opened by tacaswell about 3 years ago
- 10 comments
Labels: Good first issue
#23399 - [Bug]: figimage producing inconsistent results
Issue -
State: open - Opened by swfiua about 3 years ago
- 6 comments
#23389 - [Bug]: Colorbar with log scales wrong format
Issue -
State: closed - Opened by RemDelaporteMathurin about 3 years ago
- 7 comments
Labels: topic: color/colorbar
#23385 - [ENH]: Ctrl+C on a blocking show() should close the figure window
Issue -
State: open - Opened by timhoffm about 3 years ago
- 10 comments
Labels: status: confirmed bug
#23378 - [ENH]: Data tooltip support
Issue -
State: open - Opened by timhoffm about 3 years ago
- 12 comments
Labels: New feature, Difficulty: Medium
#23359 - [Bug]: figure.savefig ignores Figure.dpi changes if `dpi='figure'` is used
Issue -
State: open - Opened by fday about 3 years ago
- 3 comments
Labels: status: confirmed bug
#23346 - [DOC] how to back-propagate version switcher?
Issue -
State: closed - Opened by jklymak about 3 years ago
- 2 comments
Labels: Maintenance
#23339 - MultiCursor should be able to bind to axes in more than one figure...
Issue -
State: closed - Opened by jklymak about 3 years ago
- 1 comment
Labels: topic: widgets/UI
#23335 - Boxplot: Median line is now bound within the box for all linewidths
Pull Request -
State: closed - Opened by wmandla about 3 years ago
- 3 comments
Labels: status: superseded
#23323 - Legend with "loc=best" does not try to avoid text
Issue -
State: closed - Opened by ym3141 about 3 years ago
- 3 comments
Labels: topic: legend
#23317 - [Bug]: `add_collection3d` does not update view limits
Issue -
State: closed - Opened by Qrox about 3 years ago
- 2 comments
Labels: topic: mplot3d
#23311 - Stairsplottype
Pull Request -
State: closed - Opened by kkoutris about 3 years ago
- 2 comments
Labels: status: needs rebase
#23309 - Remove front page examples
Pull Request -
State: closed - Opened by timhoffm about 3 years ago
- 2 comments
Labels: Documentation
#23305 - [Bug]: Wrong fontsize of SVG picture when displaying on PPT
Issue -
State: closed - Opened by gouwei1 about 3 years ago
- 5 comments
Labels: status: needs clarification
#23303 - [Bug]: Marker missing from legend for contour plots
Issue -
State: open - Opened by anton-seaice about 3 years ago
- 15 comments
Labels: status: confirmed bug, topic: legend
#23272 - [Doc]: kwargs in set_ticks when no labels are given
Issue -
State: open - Opened by StefRe about 3 years ago
- 15 comments
Labels: Documentation
#23253 - [Bug]: Font always embedded in (e)ps when `text.usetex = True`
Issue -
State: open - Opened by oscargus about 3 years ago
Labels: backend: ps, topic: text/usetex
#23238 - [MNT]: Deprecate ConnectionStyle._Base and ArrowStyle._Base
Issue -
State: closed - Opened by anntzer about 3 years ago
- 2 comments
Labels: status: duplicate, Maintenance
#23224 - [MNT]: Replace numpy.random in tests by default_rng
Issue -
State: closed - Opened by timhoffm about 3 years ago
- 12 comments
Labels: topic: testing, Maintenance
#23212 - Support `\middle`
Issue -
State: closed - Opened by oscargus about 3 years ago
Labels: New feature, topic: text/mathtext
#23183 - API: make `Artist` cooperate with multiple inheritance
Pull Request -
State: open - Opened by tacaswell about 3 years ago
- 6 comments
Labels: status: needs rebase
#23178 - [Bug]: `contains_point()` does not appear to work?
Issue -
State: closed - Opened by stallam-unb about 3 years ago
- 8 comments
#23142 - Move version switcher next to the logo
Pull Request -
State: closed - Opened by timhoffm about 3 years ago
- 9 comments
Labels: status: needs rebase, Documentation: website
#23129 - [Bug]: Autoscaling incorrect when scale set before adding collection
Issue -
State: open - Opened by mwaskom about 3 years ago
- 4 comments
#23116 - Add zorder option in QuiverKey
Pull Request -
State: closed - Opened by muchojp over 3 years ago
- 5 comments
Labels: API: consistency, status: needs revision, status: orphaned PR
#23109 - adding saved replies to development guide, under triage
Pull Request -
State: open - Opened by noatamir over 3 years ago
- 14 comments
Labels: Documentation, status: needs rebase
#23096 - [MNT]: Have test windows shown in the background
Issue -
State: open - Opened by greglucas over 3 years ago
- 1 comment
Labels: Maintenance
#23085 - Update art3d.py to address strange behavior of depthshading on 3D scatterplots with close points
Pull Request -
State: closed - Opened by nhansendev over 3 years ago
- 22 comments
Labels: topic: mplot3d, status: needs revision, status: needs rebase
#23082 - [Bug]: Font rendering bug for Devanagari text
Issue -
State: open - Opened by kach over 3 years ago
- 7 comments
Labels: topic: text/fonts
#23080 - [Bug]: Contour plot is not updating after customization made to the color bar in the generated plot.
Issue -
State: open - Opened by JishnuJeevan over 3 years ago
- 1 comment
Labels: topic: contour
#23074 - [Bug]: matplotlib crashes if `_tkinter` doesn't have `__file__`
Issue -
State: closed - Opened by konstin over 3 years ago
- 12 comments
Labels: GUI: tk
#23067 - more explicit in windows doc build instructions
Pull Request -
State: closed - Opened by story645 over 3 years ago
Labels: Documentation
#23066 - BLD: Define PyErr_SetFromWindowsErr on Cygwin.
Pull Request -
State: closed - Opened by DWesl over 3 years ago
- 5 comments
#23056 - Allow empty linestyle for collections
Pull Request -
State: open - Opened by oscargus over 3 years ago
- 14 comments
Labels: status: needs rebase, status: needs comment/discussion, topic: collections and mappables
#23027 - Fix example for "Scale invariant angle label"
Pull Request -
State: closed - Opened by kkoutris over 3 years ago
- 5 comments
Labels: Documentation, status: needs revision, status: needs rebase
#23021 - [Bug]: Text rotation leads to characters being misplaced within their bounding boxes. Attempted solution provided.
Issue -
State: closed - Opened by paulcbogdan over 3 years ago
- 1 comment
Labels: topic: text, status: duplicate
#23012 - [MNT]: Not possible to set `AutoDateFormatter` rcParam to function without deprecation warning
Issue -
State: open - Opened by oscargus over 3 years ago
- 7 comments
Labels: topic: rcparams, topic: date handling, Maintenance
#23005 - [Doc]: Add figure to `subplots_adjust`
Issue -
State: closed - Opened by oscargus over 3 years ago
- 1 comment
Labels: Documentation
#22999 - CI: Add a Cygwin run to GHA CI.
Pull Request -
State: closed - Opened by DWesl over 3 years ago
- 36 comments
Labels: Build, CI: Run cygwin