GitHub / matplotlib/matplotlib issues and pull requests
#16659 - Speeding up Axes3D.plot_surface 4-8x
Issue -
State: closed - Opened by apaszke over 5 years ago
- 17 comments
Labels: topic: mplot3d, Performance
#16657 - Postscript backend gives wrong page sizes
Issue -
State: closed - Opened by griai over 5 years ago
- 4 comments
Labels: API: changes, backend: ps
#16643 - Number of ticks in "small" semi-logplot for "large" fontsize stuck at <= 2
Issue -
State: open - Opened by tcpie over 5 years ago
- 6 comments
Labels: topic: ticks axis labels
#16641 - Transforms of BoundingBox objects wrong (when backend uses dpi != 72)
Issue -
State: closed - Opened by griai over 5 years ago
- 5 comments
Labels: status: confirmed bug, backend: pdf, topic: transforms and scales, status: inactive, status: closed as inactive
#16631 - IndexFormatter doesn't round to the nearest integer
Issue -
State: closed - Opened by Wlodarski over 5 years ago
- 24 comments
#16621 - Error in Agg backend's PNG renderer when `markeredgewidth > markersize`
Issue -
State: closed - Opened by brunobeltran over 5 years ago
- 6 comments
Labels: backend: agg, status: inactive, status: closed as inactive
#16616 - Legends for scatter plot cannot be created when not using numbers for argument "c"
Issue -
State: closed - Opened by siheming over 5 years ago
- 14 comments
Labels: Documentation, status: inactive, status: closed as inactive
#16606 - get_tightbbox doesn't account for markeredgewidth
Issue -
State: open - Opened by brunobeltran over 5 years ago
- 10 comments
Labels: keep
#16574 - azure pipelines doesn't seem to respect [ci skip]
Issue -
State: closed - Opened by pharshalp over 5 years ago
- 2 comments
Labels: topic: testing
#16566 - OTF feature support (alternate figure styles, etc.)
Issue -
State: open - Opened by dnadlinger over 5 years ago
- 5 comments
Labels: topic: text/fonts, keep
#16565 - WIP: Cheatsheet for MATLAB users
Pull Request -
State: closed - Opened by chrissshe over 5 years ago
- 8 comments
Labels: Documentation, status: needs rebase
#16473 - Make `.axis(zmin=...)` work on 3D axes
Pull Request -
State: closed - Opened by eric-wieser over 5 years ago
- 4 comments
Labels: topic: mplot3d, API: consistency
#16471 - ENH/API: allow hist.bins to follow the numpy default
Pull Request -
State: open - Opened by tacaswell over 5 years ago
- 3 comments
Labels: status: needs rebase, status: inactive
#16464 - Pandas enforces subplot_adjust creating UserWarning with constrained_layout
Issue -
State: closed - Opened by michaelaye over 5 years ago
- 9 comments
Labels: third-party integration
#16463 - Jupyter "inline" backend seems to misinterpret "figsize" with Axes3D
Issue -
State: closed - Opened by mgeier over 5 years ago
- 17 comments
Labels: topic: mplot3d, Release critical, topic: geometry manager
#16458 - AttributeError: module 'matplotlib' has no attribute 'figure'
Issue -
State: closed - Opened by YubinYuan over 5 years ago
- 4 comments
Labels: Community support
#16447 - Proposal for the baseline images problem
Issue -
State: open - Opened by anntzer over 5 years ago
- 95 comments
Labels: topic: testing, keep
#16413 - Failed to rebuild fontlist in executing pytest after upgrading pandas 1.0.0
Issue -
State: closed - Opened by fifzteen over 5 years ago
- 5 comments
Labels: status: needs confirmation, status: closed as inactive
#16412 - Replace some usages of OrderedDict by a regular dict.
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
- 3 comments
Labels: Maintenance
#16403 - Request: change hist bins default to 'auto'
Issue -
State: closed - Opened by amueller over 5 years ago
- 30 comments
Labels: API: changes, topic: hist, status: inactive, status: closed as inactive
#16398 - Colorbars need tests...
Issue -
State: open - Opened by jklymak over 5 years ago
- 2 comments
Labels: topic: testing, topic: color/colorbar, keep
#16378 - imshow image extends too far for large images
Issue -
State: closed - Opened by human9 over 5 years ago
- 5 comments
Labels: topic: images, status: inactive
#16377 - enable figures to be excluded from calls to show()
Issue -
State: open - Opened by keatonb over 5 years ago
- 6 comments
Labels: status: inactive
#16365 - TST: test_acorr (replaced image comparison with figure comparison)
Pull Request -
State: closed - Opened by pharshalp over 5 years ago
- 3 comments
Labels: topic: testing
#16319 - Put doc for XAxis before YAxis and likewise for XTick, YTick.
Pull Request -
State: closed - Opened by anntzer over 5 years ago
Labels: Documentation
#16296 - Modifying colormaps (as used in xarray)
Issue -
State: closed - Opened by johnomotani over 5 years ago
- 13 comments
Labels: topic: color/color & colormaps
#16291 - Split Norm and LinearNorm up
Pull Request -
State: closed - Opened by dstansby over 5 years ago
- 10 comments
Labels: API: consistency, API: changes, topic: color/color & colormaps
#16275 - check_figures_equal does not account for changed background colors in comparison
Issue -
State: closed - Opened by andrewzwicky over 5 years ago
- 2 comments
Labels: topic: testing, status: inactive
#16268 - Keep exact bitmap data when saving to vector file
Issue -
State: open - Opened by Synxis over 5 years ago
- 21 comments
Labels: topic: images, keep
#16267 - DOC: add examples integrating with vtk and paraview
Pull Request -
State: open - Opened by tacaswell over 5 years ago
- 4 comments
Labels: Documentation, topic: mplot3d
#16266 - time series plotting gap causes strange jump
Issue -
State: open - Opened by Fealthas over 5 years ago
- 4 comments
Labels: third-party integration, topic: date handling, status: inactive
#16263 - Apply NEP29 (time-limited support) to IPython
Issue -
State: closed - Opened by anntzer over 5 years ago
- 8 comments
#16257 - Backport donation links to 2.2.x
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
- 1 comment
Labels: Documentation
#16234 - ValueError: Image size of 1440x88500 pixels is too large. It must be less than 2^16 in each direction.
Issue -
State: closed - Opened by YubinXie over 5 years ago
- 4 comments
Labels: Community support
#16221 - Prevent GC of animations and widgets still in use.
Pull Request -
State: closed - Opened by anntzer over 5 years ago
- 7 comments
Labels: status: needs rebase, status: needs comment/discussion, status: inactive
#16216 - Is `repeat_delay` property valid in `matplotlib.animation.Animation.save`?
Issue -
State: open - Opened by Cartman0 over 5 years ago
- 8 comments
Labels: New feature, topic: animation, status: inactive
#16210 - Add parameter inlcude_hidden to get_*ticklabels()
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
- 2 comments
Labels: Documentation, API: consistency, status: needs rebase, status: inactive
#16182 - pdfTex slows down mpl.animation.FuncAnimation.save()
Issue -
State: open - Opened by MrRobinhq over 5 years ago
- 1 comment
Labels: topic: animation, topic: text/usetex, status: inactive
#16161 - "sequence of float" vs "1D array-like"
Issue -
State: closed - Opened by anntzer over 5 years ago
- 8 comments
Labels: Documentation, status: inactive
#16156 - How do I get the point coordinates (xyz) on a 3d graph?
Issue -
State: closed - Opened by Daemon1992 over 5 years ago
- 5 comments
Labels: Community support
#16147 - pp.hist paremeter 'density' does not scale data appropriately
Issue -
State: closed - Opened by jacobnrohan over 5 years ago
- 3 comments
Labels: Documentation
#16093 - Backport PR #16079 on branch v3.2.x (Fix restructured text formatting)
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
Labels: Documentation
#16082 - Default to writing animation frames to a temporary directory.
Pull Request -
State: closed - Opened by anntzer over 5 years ago
- 1 comment
Labels: topic: animation
#16079 - Fix restructured text formatting
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
- 1 comment
Labels: Documentation
#16066 - polar spines are brittle
Issue -
State: open - Opened by anntzer over 5 years ago
- 1 comment
Labels: status: confirmed bug, topic: polar, keep
#16052 - Matplotlib save to pdf not showing hatch marks in bar plot — potential bug?
Issue -
State: closed - Opened by vkidamisc over 5 years ago
- 7 comments
Labels: status: confirmed bug, backend: pdf, keep
#16027 - matplotlib not working in NVIDIA Jetson Nano
Issue -
State: closed - Opened by csmanu over 5 years ago
- 6 comments
Labels: Build
#16005 - Support placing legend symbols next to axis labels
Pull Request -
State: open - Opened by alexhartl over 5 years ago
- 24 comments
Labels: New feature, status: needs revision, status: needs rebase
#15971 - Improve the accessibility of figures shown with `_repr_html_`
Issue -
State: open - Opened by choldgraf over 5 years ago
- 16 comments
Labels: New feature, accessibility
#15946 - PatchCollection edges incorrect when clip path is set
Issue -
State: open - Opened by QuLogic over 5 years ago
- 6 comments
Labels: backend: agg, topic: path handling
#15938 - Idea: unite xlim and set_xlim to same function
Issue -
State: closed - Opened by kolibril13 over 5 years ago
- 11 comments
Labels: API: consistency, topic: pyplot API, keep
#15913 - Switching to inline backend closes GUI windows
Issue -
State: closed - Opened by flutefreak7 over 5 years ago
- 5 comments
#15835 - "set_rlabel_position" don't work when "set_thetamin"
Issue -
State: open - Opened by ewan1983 over 5 years ago
- 2 comments
Labels: status: confirmed bug, topic: polar, keep
#15785 - xlim_changed not emitted on shared axis
Issue -
State: closed - Opened by abg3259 over 5 years ago
- 14 comments
Labels: Good first issue, status: has patch, topic: axes
#15771 - Add support for (sub-) panel labels to Axes
Pull Request -
State: closed - Opened by lschr over 5 years ago
- 23 comments
Labels: New feature, topic: text, status: needs rebase, status: needs comment/discussion
#15741 - Backport PR #15729 on branch v3.1.x (Catch correct parse error type for dateutil >= 2.8.1)
Pull Request -
State: closed - Opened by meeseeksmachine over 5 years ago
- 1 comment
#15729 - Catch correct parse error type for dateutil >= 2.8.1
Pull Request -
State: closed - Opened by timhoffm over 5 years ago
- 6 comments
Labels: Release critical, topic: date handling
#15703 - Sizes of different markers are not perceptually uniform
Issue -
State: open - Opened by HDembinski over 5 years ago
- 23 comments
#15671 - Don't mention tcl in tkagg comments anymore.
Pull Request -
State: closed - Opened by anntzer almost 6 years ago
- 3 comments
Labels: Documentation, GUI: tk
#15603 - The density flag in pyplot.hist() does not work correctly
Issue -
State: closed - Opened by kdlin almost 6 years ago
- 7 comments
#15595 - Add set_in_autoscale() method
Pull Request -
State: open - Opened by robmarkcole almost 6 years ago
- 18 comments
Labels: mentored: hackathon, status: needs rebase, status: needs comment/discussion, status: orphaned PR
#15566 - Inconsistent plot with and without colorbar
Issue -
State: open - Opened by martinfleis almost 6 years ago
- 14 comments
Labels: status: won't or can't fix
#15529 - Chinese font can`t change the weight
Issue -
State: open - Opened by Slime0 almost 6 years ago
- 4 comments
Labels: topic: text/fonts
#15503 - _ImageBase class not documented
Issue -
State: open - Opened by dstansby almost 6 years ago
- 20 comments
Labels: Documentation
#15426 - Suggested simple enhancement for coloring the surface in mpl_toolkits/mplot3d/axes3d.py
Issue -
State: open - Opened by keithbriggs almost 6 years ago
- 6 comments
Labels: topic: mplot3d, API: changes, keep
#15363 - Reliably set the output image size
Issue -
State: open - Opened by ppwwyyxx almost 6 years ago
- 5 comments
Labels: keep
#15359 - PySide2 + Matplotlib: Non-blocking show not working
Issue -
State: closed - Opened by GPhilo almost 6 years ago
- 10 comments
Labels: status: upstream fix required, GUI: Qt
#15329 - Simplify the rcparams deprecation machinery.
Pull Request -
State: closed - Opened by anntzer almost 6 years ago
- 15 comments
Labels: topic: rcparams, status: needs rebase, status: inactive
#15313 - star (*) symbol in text box cuts off bottom of text when saved
Issue -
State: open - Opened by christopherlovell almost 6 years ago
- 18 comments
Labels: backend: agg, topic: text/mathtext
#15280 - Add pull request checklist to Reviewers Guidelines
Issue -
State: closed - Opened by story645 almost 6 years ago
Labels: Documentation
#15223 - Allow passing xticklabels and yticklabels to PolarAxes __init__
Issue -
State: open - Opened by yportier almost 6 years ago
- 5 comments
Labels: API: consistency, topic: polar
#15188 - Twinning an axis resets tick visibility
Issue -
State: closed - Opened by mwaskom almost 6 years ago
- 16 comments
Labels: status: inactive, status: closed as inactive
#15170 - Font weight inconsistencies
Issue -
State: closed - Opened by PatrickFeiring almost 6 years ago
- 10 comments
Labels: topic: text/fonts, keep
#15123 - Improve categorical example
Pull Request -
State: closed - Opened by timhoffm almost 6 years ago
- 4 comments
Labels: Documentation
#14993 - Remove custom_projection example.
Pull Request -
State: closed - Opened by anntzer about 6 years ago
- 12 comments
Labels: Documentation, status: needs rebase, status: needs comment/discussion, status: orphaned PR
#14977 - FontProperties fail to roundtrip from their str
Issue -
State: closed - Opened by anntzer about 6 years ago
- 3 comments
Labels: topic: text/fonts
#14950 - plt.ioff() not suppressing figure generation
Issue -
State: closed - Opened by Yoshi2112 about 6 years ago
- 9 comments
Labels: Release critical
#14943 - Add xkcd style file.
Pull Request -
State: open - Opened by anntzer about 6 years ago
- 27 comments
Labels: status: needs revision, topic: rcparams, status: needs rebase, status: needs comment/discussion
#14892 - Doc: MidpointNormalize example should point to DivergingNorm as a built-in function
Issue -
State: open - Opened by stevenlis about 6 years ago
- 4 comments
Labels: Documentation
#14857 - [Experiement] Auto-expand signature when **kwarg passed to other functions
Pull Request -
State: closed - Opened by Carreau about 6 years ago
- 5 comments
Labels: status: needs rebase, status: needs comment/discussion, status: inactive
#14804 - Feature request: Show z-value for mouse position in contour plots
Issue -
State: open - Opened by jakobjakobson13 about 6 years ago
- 15 comments
Labels: New feature
#14743 - logitlocator misses tick at edge of axis
Issue -
State: open - Opened by anntzer about 6 years ago
- 8 comments
#14722 - to_jshtml does not appear to respect retina configuration
Issue -
State: open - Opened by jni about 6 years ago
- 7 comments
Labels: topic: animation, GUI: nbagg, keep
#14593 - Simplify SecondaryAxis.set_color.
Pull Request -
State: closed - Opened by anntzer about 6 years ago
- 6 comments
#14559 - Ticks should not be affected by rcParams["lines.markeredgecolor"]
Pull Request -
State: closed - Opened by timhoffm about 6 years ago
- 1 comment
Labels: API: consistency, API: changes, status: work in progress, topic: ticks axis labels
#14526 - Deprecate PackerBase
Pull Request -
State: closed - Opened by timhoffm about 6 years ago
- 4 comments
Labels: API: changes
#14515 - Limit range for scale is not used if autoscale is disabled
Issue -
State: closed - Opened by espdev about 6 years ago
- 2 comments
Labels: topic: ticks axis labels, status: inactive, status: closed as inactive
#14469 - GridSpec.update() and SubplotParams.update() have a different API
Issue -
State: closed - Opened by timhoffm about 6 years ago
- 4 comments
Labels: API: consistency, status: inactive, status: closed as inactive
#14452 - MAINT: Minor cleanup to make functions more self consistent
Pull Request -
State: closed - Opened by bsipocz about 6 years ago
#14444 - ipdb forcing interactive mode/ not plotting in new updates
Issue -
State: closed - Opened by cgrudz about 6 years ago
- 4 comments
Labels: status: confirmed bug, third-party integration, status: inactive, status: closed as inactive
#14415 - Various "No such comm" instances with switching between NBAgg and inline, with Jupyter
Issue -
State: closed - Opened by jahomax about 6 years ago
- 1 comment
Labels: GUI: nbagg, status: inactive, status: closed as inactive
#14411 - Prefer add_subplot(foo=bar) to subplots(subplot_kw={"foo": bar}).
Pull Request -
State: closed - Opened by anntzer about 6 years ago
- 15 comments
Labels: Documentation: examples
#14404 - Odd behavior when using `collections.set_color`
Issue -
State: closed - Opened by seth-a about 6 years ago
- 5 comments
Labels: status: confirmed bug, status: inactive, status: closed as inactive
#14354 - Annotations are not clipped properly
Issue -
State: closed - Opened by 2xB about 6 years ago
- 19 comments
Labels: Documentation, API: consistency, third-party integration: jupyter, topic: annotation
#14343 - acquiring and releasing keypresslock when textbox is being activated
Pull Request -
State: closed - Opened by fariza about 6 years ago
- 1 comment
Labels: topic: widgets/UI
#14340 - PIL-opened image and imread-opened image render slightly differently in classic mode
Issue -
State: open - Opened by anntzer about 6 years ago
- 2 comments
Labels: topic: images, keep
#14331 - Future style changes
Issue -
State: open - Opened by timhoffm about 6 years ago
- 7 comments
Labels: API: changes, keep
#14272 - Graph is wrong when saved as .eps
Issue -
State: open - Opened by wolkchen-cirrus about 6 years ago
- 10 comments
Labels: status: confirmed bug, backend: ps, topic: hatch
#14247 - latex \substack doesn't work
Issue -
State: closed - Opened by Zhaoqiu-hfut about 6 years ago
- 4 comments
Labels: New feature, topic: text/mathtext
#14239 - rotated text does not align
Issue -
State: closed - Opened by chapochn over 6 years ago
- 4 comments
Labels: status: confirmed bug, topic: text, keep