Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 11 people
-
FIX: VPacker and HPacker bottom/top alignment
#24570 merged
Dec 1, 2022 -
Ci add codeql
#23812 merged
Nov 30, 2022 -
Fix incorrect window_extent of AxesImage
#24556 merged
Nov 30, 2022 -
Improve argument checking for set_xticks().
#24566 merged
Nov 30, 2022 -
DOC: Add links to supported file formats in animations tutorial
#24544 merged
Nov 30, 2022 -
Backport PR #24540 on branch v3.6.2-doc (DOC: add note about enabling c++11 support for old gcc)
#24562 merged
Nov 29, 2022 -
Backport PR #24540 on branch v3.6.x (DOC: add note about enabling c++11 support for old gcc)
#24561 merged
Nov 29, 2022 -
DOC: add note about enabling c++11 support for old gcc
#24540 merged
Nov 29, 2022 -
Backport PR #24299 on branch v3.6.2-doc (Rework style sheet reference example to cycle props)
#24560 merged
Nov 29, 2022 -
Backport PR #24299 on branch v3.6.x (Rework style sheet reference example to cycle props)
#24559 merged
Nov 29, 2022 -
Rework style sheet reference example to cycle props
#24299 merged
Nov 29, 2022 -
Add test for mutating input arrays #8990
#24511 merged
Nov 28, 2022 -
In mplot3d, fix a doc typo and autogen zaxis_inverted.
#24558 merged
Nov 28, 2022 -
ENH: Add warning for SymLogScale when values in linear scale range
#24555 merged
Nov 28, 2022 -
Backport PR #24548 on branch v3.6.x (DOC: improved the doc for layout_engine.py)
#24551 merged
Nov 27, 2022 -
DOC: improved the doc for layout_engine.py
#24548 merged
Nov 26, 2022 -
Consistently set label on axis with units
#23417 merged
Nov 26, 2022 -
DOC: Clarify supported animation formats in animation tutorial
#24542 merged
Nov 25, 2022
5 Pull requests opened by 5 people
-
AxisArtist to use standard tick directions and have an option for tick orientation
#24553 opened
Nov 27, 2022 -
Player animation
#24554 opened
Nov 27, 2022 -
Use std::isnan and fix compiler warning
#24575 opened
Dec 1, 2022 -
ellipse class #24568
#24576 opened
Dec 1, 2022 -
Fold _set_ticklabels into set_ticklabels.
#24577 opened
Dec 1, 2022
17 Issues closed by 10 people
-
[Bug]: `get_ticklocs()` returns ticks outside axis limits for log scale
#24572 closed
Dec 1, 2022 -
constrained_layout always needs two tries with cartopy axes
#13430 closed
Dec 1, 2022 -
[Bug]: `align` in `HPacker` is reversed
#24386 closed
Dec 1, 2022 -
figure.add_subplot not creating new axes after change_geometry()
#4786 closed
Nov 30, 2022 -
Static code analysis
#23803 closed
Nov 30, 2022 -
[Bug]: too much logging info after setting matplotlib.rcParams['pdf.fonttype'] = 42
#24546 closed
Nov 30, 2022 -
[Bug]: Logarithmic scaling of inset_axes overrides ticklabels
#24569 closed
Nov 30, 2022 -
[Bug]: TwoSlopeNorm does not work with colorbar's spacing='proportional'
#24563 closed
Nov 29, 2022 -
[Bug]: Mask erosion using np.ma.mask_where()
#24565 closed
Nov 29, 2022 -
[Bug]: import matplotlib before torch makes the python crash
#24541 closed
Nov 29, 2022 -
[Doc]: update minimum gcc version?
#24530 closed
Nov 29, 2022 -
Surprising behaviour of mutating input arrays to Axes.plot vs Axes3D.plot
#8990 closed
Nov 28, 2022 -
[ENH]: Warn when a SymLogScale receives values that are all in the linear regime
#24550 closed
Nov 28, 2022 -
[Doc]: `layout_engine` description
#24518 closed
Nov 26, 2022 -
[Bug]: Setting `set_xscale("symlog")` has different behavior depending on value range
#24549 closed
Nov 26, 2022 -
[Bug]: Inconsistent y-axis unit label with plot/scatter
#23416 closed
Nov 26, 2022 -
Footprint financial chart
#24543 closed
Nov 25, 2022
7 Issues opened by 7 people
-
[Bug]: Extension error (sphinx.ext.linkcode) while building docs
#24574 opened
Dec 1, 2022 -
[Bug]: Wayland + other warnings issued to terminal when executing basic plotting functions
#24573 opened
Dec 1, 2022 -
[ENH]: gridspec_mosaic
#24571 opened
Nov 30, 2022 -
[ENH]: Ellipse annotation
#24568 opened
Nov 30, 2022 -
[ENH]: Square speech bubble style for annotations
#24564 opened
Nov 29, 2022 -
[Bug]: `matplotlib.axis.get_minorticklocs()` does unnecessary computation with `NullLocator` set for axis
#24557 opened
Nov 28, 2022 -
[Bug]: `matplotlib.pyplot.scatter` does not respect mask rules with `datetime`
#24545 opened
Nov 25, 2022
31 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
DOC: Update multiple category bar chart examples
#24498 commented on
Dec 1, 2022 • 35 new comments -
Use scatter for check boxes and set facecolors correctly in check boxes and radio buttons
#24474 commented on
Dec 1, 2022 • 8 new comments -
Use pybind11 for tri module
#24522 commented on
Nov 30, 2022 • 8 new comments -
Doc: Add thumbnails to plotting API docs
#24510 commented on
Nov 28, 2022 • 7 new comments -
[MNT]: Pause should not raise window by default
#22939 commented on
Dec 1, 2022 • 6 new comments -
[ENH]: Support diamond (45 deg rotated) scatterplots
#24501 commented on
Nov 30, 2022 • 5 new comments -
[Bug]: TwoSlopeNorm behaves like CenteredNorm
#22197 commented on
Nov 29, 2022 • 4 new comments -
Stale information drawn by nbAgg
#19116 commented on
Nov 30, 2022 • 4 new comments -
Add blitting support to button widgets
#23457 commented on
Nov 30, 2022 • 4 new comments -
New "vector" method to replace "arrow"
#22390 commented on
Nov 29, 2022 • 3 new comments -
DOC: dropdowns in userguide
#24493 commented on
Nov 26, 2022 • 3 new comments -
[Bug]: CheckBoxes should be square, not rectangular
#24471 commented on
Nov 25, 2022 • 2 new comments -
[Bug]: Error showing colorbar when contouring a uniform field
#23817 commented on
Nov 26, 2022 • 2 new comments -
Set facecolor of FilledArrow axisline style and fix tight layout
#24085 commented on
Nov 24, 2022 • 2 new comments -
Factor out & improve accuracy of derivatives calculations in axisartist.
#24509 commented on
Nov 29, 2022 • 2 new comments -
tick rotation with axes_grid1.host_subplot not working
#6830 commented on
Nov 24, 2022 • 1 new comment -
cannot remove spines when using axes_grid1 after twin operation
#6831 commented on
Nov 24, 2022 • 1 new comment -
[Doc]: Documentation of rc parameters could be improved
#23531 commented on
Nov 25, 2022 • 1 new comment -
Animation widgets for Pause/Rewind/etc.
#20564 commented on
Nov 27, 2022 • 1 new comment -
[Doc]: Great resource for matplotlib beginners
#24288 commented on
Nov 30, 2022 • 1 new comment -
Make space for bar_label annotations automatically
#20053 commented on
Nov 30, 2022 • 1 new comment -
[Bug]: colorbar.remove() does not always work
#22257 commented on
Nov 30, 2022 • 1 new comment -
Support type checking with mypy
#20504 commented on
Dec 1, 2022 • 1 new comment -
Add some more LogLocator tests
#24436 commented on
Dec 1, 2022 • 1 new comment -
Artist's draw method prevents rasterization by default
#24484 commented on
Nov 26, 2022 • 1 new comment -
[Bug]: AnnotationBbox does not return correct window_extent before first draw
#24453 commented on
Nov 28, 2022 • 0 new comments -
CI: Add a Cygwin run to GHA CI.
#22999 commented on
Dec 1, 2022 • 0 new comments -
Refactoring gitwash
#23588 commented on
Dec 1, 2022 • 0 new comments -
Deprecate undefined label_mode to Grid
#24071 commented on
Nov 24, 2022 • 0 new comments -
Reparametrize offsetbox calculations in terms of bboxes.
#24465 commented on
Dec 1, 2022 • 0 new comments -
Minor cleanup and add test for offsetbox
#24486 commented on
Dec 1, 2022 • 0 new comments