GitHub / matplotlib/matplotlib issues and pull requests
Labelled with: API: consistency
#30590 - MNT: Define Protocol for Animation.event_source
Pull Request -
State: open - Opened by timhoffm 2 months ago
- 2 comments
Labels: API: consistency, topic: animation, topic: typing
#30590 - MNT: Define Protocol for Animation.event_source
Pull Request -
State: closed - Opened by timhoffm 2 months ago
- 2 comments
Labels: API: consistency, topic: animation, topic: typing
#30075 - [MNT]: Rename axis3d.Axis to Axis3D
Issue -
State: open - Opened by oscargus 6 months ago
Labels: topic: mplot3d, API: consistency, topic: ticks axis labels, status: needs comment/discussion, Maintenance
#29956 - MNT: make signature of GridSpec.update explicit
Pull Request -
State: closed - Opened by timhoffm 7 months ago
Labels: topic: geometry manager, API: consistency, Maintenance
#29956 - MNT: make signature of GridSpec.update explicit
Pull Request -
State: closed - Opened by timhoffm 7 months ago
Labels: topic: geometry manager, API: consistency, Maintenance
#29653 - [ENH]: Make fill_between 'step' argument consistent with plot
Issue -
State: open - Opened by MichaelClerx 9 months ago
- 1 comment
Labels: New feature, API: consistency
#29343 - MNT: Discourage alternate strings for 'none' linestyle
Pull Request -
State: closed - Opened by timhoffm 11 months ago
Labels: API: consistency, Maintenance
#29304 - POC: make scaling optional in Collection.get_linestyle
Pull Request -
State: open - Opened by rcomer 12 months ago
- 7 comments
Labels: topic: mplot3d, API: consistency, API: changes, status: needs rebase, status: needs comment/discussion, topic: legend, topic: collections and mappables, Documentation: examples
#29211 - Backport PR #29133 on branch v3.10.x (Creating_parse_bar_color_args to unify color handling in plt.bar with precedence and sequence support for facecolor and edgecolor)
Pull Request -
State: closed - Opened by meeseeksmachine 12 months ago
Labels: API: consistency, Maintenance
#29211 - Backport PR #29133 on branch v3.10.x (Creating_parse_bar_color_args to unify color handling in plt.bar with precedence and sequence support for facecolor and edgecolor)
Pull Request -
State: closed - Opened by meeseeksmachine 12 months ago
Labels: API: consistency, Maintenance
#29133 - Creating_parse_bar_color_args to unify color handling in plt.bar with precedence and sequence support for facecolor and edgecolor
Pull Request -
State: closed - Opened by Lucx33 about 1 year ago
- 19 comments
Labels: API: consistency, Maintenance
#29133 - Creating_parse_bar_color_args to unify color handling in plt.bar with precedence and sequence support for facecolor and edgecolor
Pull Request -
State: closed - Opened by Lucx33 about 1 year ago
- 18 comments
Labels: API: consistency, Maintenance
#28933 - Switch AxLine.set_xy{1,2} to take a single argument.
Pull Request -
State: closed - Opened by anntzer about 1 year ago
- 2 comments
Labels: API: consistency
#28933 - Switch AxLine.set_xy{1,2} to take a single argument.
Issue -
State: open - Opened by anntzer about 1 year ago
Labels: API: consistency
#28929 - [MNT]: Clarify whether the values of an AxesImage are known as "data" or as "array"
Issue -
State: open - Opened by anntzer about 1 year ago
- 2 comments
Labels: API: consistency, Maintenance
#28917 - [Bug]: Inconsistent behavior of the supported dtype of linedwith argument for the errorbar function
Issue -
State: closed - Opened by Vinvin202020 about 1 year ago
- 6 comments
Labels: API: consistency
#28873 - [Bug]: hist()'s doc for edgecolors/facecolors does not match behavior (which is itself not very consistent)
Issue -
State: closed - Opened by anntzer about 1 year ago
- 4 comments
Labels: Documentation, Release critical, API: consistency
#28854 - [Bug]: Inconsistency as to whether Line2D.get_data() preserves types of input sequences
Issue -
State: open - Opened by anntzer about 1 year ago
Labels: API: consistency
#28800 - [ENH]: AxLine xy1/xy2 setters should take xy as single parameters, (possibly) not separate ones
Issue -
State: closed - Opened by anntzer about 1 year ago
- 1 comment
Labels: New feature, API: consistency, API: changes
#28786 - Handle single color in ContourSet
Pull Request -
State: closed - Opened by rcomer about 1 year ago
- 1 comment
Labels: API: consistency, topic: contour, PR: bugfix
#28763 - [MNT]: ListedColormap inconsistencies
Issue -
State: open - Opened by oscargus about 1 year ago
Labels: API: consistency, topic: color/color & colormaps, Maintenance, Documentation: API
#28456 - [ENH]: Support `Axes.set_xticks(**kwargs)` to set tick params without setting fixed ticks
Issue -
State: closed - Opened by anntzer over 1 year ago
- 3 comments
Labels: New feature, API: consistency, topic: ticks axis labels
#28354 - Add Quiverkey zorder option
Pull Request -
State: closed - Opened by muchojp over 1 year ago
- 3 comments
Labels: API: consistency
#28354 - Add Quiverkey zorder option
Pull Request -
State: closed - Opened by muchojp over 1 year ago
- 1 comment
Labels: API: consistency
#28344 - [Bug]: subfigures are added in column major order
Issue -
State: open - Opened by anntzer over 1 year ago
Labels: API: consistency
#28177 - Rationalise artist get_figure methods; make figure attribute a property
Pull Request -
State: closed - Opened by rcomer over 1 year ago
- 10 comments
Labels: API: consistency, topic: axes, topic: figures and subfigures
#28177 - Rationalise artist get_figure methods; make figure attribute a property
Pull Request -
State: closed - Opened by rcomer over 1 year ago
- 8 comments
Labels: API: consistency, topic: axes, topic: figures and subfigures
#28170 - [Doc]: `get_figure` may return a `SubFigure`
Issue -
State: closed - Opened by rcomer over 1 year ago
- 8 comments
Labels: Documentation, status: confirmed bug, API: consistency, topic: figures and subfigures
#28150 - [MNT]: Make the colormap naming work with any capitalization
Issue -
State: closed - Opened by paulcbogdan over 1 year ago
- 2 comments
Labels: API: consistency
#28074 - Add `orientation` parameter to Boxplot and deprecate `vert`
Pull Request -
State: closed - Opened by saranti over 1 year ago
- 8 comments
Labels: API: consistency, topic: pyplot API, topic: styles, Documentation: examples
#28074 - Add `orientation` parameter to Boxplot and deprecate `vert`
Pull Request -
State: closed - Opened by saranti over 1 year ago
- 8 comments
Labels: API: consistency, topic: pyplot API, topic: styles, Documentation: examples
#27998 - Add a new `orientation` parameter to Violinplot and deprecate `vert`
Pull Request -
State: closed - Opened by saranti over 1 year ago
- 5 comments
Labels: API: consistency, topic: pyplot API, Documentation: examples
#27998 - Add a new `orientation` parameter to Violinplot and deprecate `vert`
Pull Request -
State: closed - Opened by saranti over 1 year ago
- 5 comments
Labels: API: consistency, topic: pyplot API, Documentation: examples
#27971 - [Bug]: ax.xaxis.set_label(...) doesn't set the x-axis label
Issue -
State: closed - Opened by dstansby over 1 year ago
- 4 comments
Labels: API: consistency
#27287 - [Bug]: 3D Scatterplot - Passing String as Positional Argument Results in Unexpected Behaviour
Issue -
State: open - Opened by knods3k about 2 years ago
- 4 comments
Labels: topic: mplot3d, API: consistency
#27070 - [Bug]: find_nearest_contour deprecated with no replacement?
Issue -
State: closed - Opened by jklymak about 2 years ago
- 9 comments
Labels: API: consistency
#26896 - [ENH]: Add Colorbar.{get,set}_{,minor}{locator,formatter}
Issue -
State: open - Opened by anntzer about 2 years ago
- 20 comments
Labels: New feature, API: consistency, topic: color/colorbar
#26805 - [ENH]: Rename Bbox.from_extents / Bbox.extents to "corners"
Issue -
State: open - Opened by anntzer about 2 years ago
- 6 comments
Labels: New feature, API: consistency, API: changes, topic: transforms and scales
#26670 - Added sanitize_sequence to kwargs in _preprocess_data
Pull Request -
State: closed - Opened by story645 about 2 years ago
- 2 comments
Labels: New feature, API: consistency, topic: plotting methods
#26603 - [ENH]: alias colorbar location keyword to loc
Issue -
State: open - Opened by story645 over 2 years ago
- 2 comments
Labels: New feature, API: consistency
#26406 - [MNT]: Improve backend selection API
Issue -
State: open - Opened by timhoffm over 2 years ago
- 14 comments
Labels: API: consistency, API: changes, Maintenance
#26293 - Added get_xmargin(), get_ymargin() and get_zmargin() and tests.
Pull Request -
State: closed - Opened by turnipseason over 2 years ago
- 5 comments
Labels: New feature, API: consistency
#26281 - [ENH]: Add get_xmargin, get_ymargin, get_zmargin axes methods
Issue -
State: closed - Opened by anntzer over 2 years ago
- 2 comments
Labels: New feature, API: consistency
#26271 - Display r and theta on hover for polar plots
Pull Request -
State: open - Opened by klorine28 over 2 years ago
- 8 comments
Labels: API: consistency, topic: polar
#25775 - Support customizing antialiasing for text and annotation
Pull Request -
State: open - Opened by stevezhang1999 over 2 years ago
- 9 comments
Labels: topic: text, API: consistency
#25247 - Turn ContourSet into a standard Collection artist.
Pull Request -
State: closed - Opened by anntzer almost 3 years ago
- 19 comments
Labels: Release critical, API: consistency, status: needs revision, API: changes, topic: contour
#24702 - [MNT]: `set` vs `update`
Issue -
State: open - Opened by oscargus almost 3 years ago
- 5 comments
Labels: API: consistency, status: needs comment/discussion, Maintenance
#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
#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
#23839 - [MNT]: Add tests to codify `ax.clear`
Issue -
State: closed - Opened by jklymak about 3 years ago
- 1 comment
Labels: API: consistency, Maintenance
#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
#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
#22233 - [Bug]: Wrong minor colorbar ticks in the presence of BoundaryNorm
Issue -
State: open - Opened by zxdawn almost 4 years ago
- 4 comments
Labels: API: consistency, topic: color/colorbar
#21549 - Unifying the Figure getter/setter interface to match its constructor
Pull Request -
State: closed - Opened by stanleyjs about 4 years ago
- 13 comments
Labels: API: consistency, status: needs rebase
#21108 - [Bug]: Hatch linewidths cannot be modified in an rcParam context
Issue -
State: closed - Opened by mwaskom about 4 years ago
- 24 comments
Labels: API: consistency, topic: rcparams, Difficulty: Easy, Good first issue, topic: hatch
#20361 - avoid different parameter names for plt.plot and plt.scatter
Issue -
State: closed - Opened by gmamon over 4 years ago
- 5 comments
Labels: New feature, API: consistency
#20034 - Add keyword numticks in LogLocator in _autolev in contour.py
Pull Request -
State: open - Opened by hp77-creator over 4 years ago
- 3 comments
Labels: API: consistency, status: needs rebase
#19081 - Should zero-sized Rectangles be taken into account for autoscaling purposes?
Issue -
State: open - Opened by anntzer almost 5 years ago
- 4 comments
Labels: API: consistency, status: needs comment/discussion, Maintenance, keep
#18597 - Line2D and PathPatch have different defaults for capstyle and joinstyle
Issue -
State: open - Opened by timhoffm about 5 years ago
- 3 comments
Labels: API: consistency, Maintenance, keep
#18572 - Should scale changes respect previously explicitly set tickers and formatters?
Issue -
State: open - Opened by anntzer about 5 years ago
- 3 comments
Labels: API: consistency, topic: units and array ducktypes, topic: transforms and scales, keep
#18462 - Property aliases don't work right with super
Pull Request -
State: open - Opened by QuLogic about 5 years ago
- 7 comments
Labels: API: consistency, status: needs rebase, status: inactive
#18052 - the limits of axes are inexact with mplot3d
Issue -
State: closed - Opened by ultimatile over 5 years ago
- 6 comments
Labels: topic: mplot3d, status: confirmed bug, API: consistency, API: changes, Difficulty: Medium
#17357 - set series of artist methods do not trigger registered callback
Issue -
State: closed - Opened by MauricePasternak over 5 years ago
- 1 comment
Labels: API: consistency, status: inactive, status: closed as inactive
#17316 - Line2D dash pattern getter
Issue -
State: open - Opened by MaozGelbart over 5 years ago
- 3 comments
Labels: API: consistency
#17281 - LineCollection.contains (ab)uses pickradius<=0 as marker for "filled"
Issue -
State: open - Opened by anntzer over 5 years ago
- 1 comment
Labels: API: consistency, keep
#17095 - axes_grid in main library
Issue -
State: closed - Opened by jklymak over 5 years ago
- 5 comments
Labels: topic: mpl_toolkit, topic: geometry manager, API: consistency, status: inactive
#17046 - imshow origin and contour origin behave differently
Issue -
State: open - Opened by anntzer over 5 years ago
- 8 comments
Labels: status: confirmed bug, API: consistency, topic: images, status: inactive
#16961 - Annotation and ConnectionPatch positioning APIs are inconsistent
Issue -
State: open - Opened by anntzer over 5 years ago
- 3 comments
Labels: API: consistency, keep
#16953 - Changed 'colors' parameter in PyPlot vlines/hlines and Axes vlines/hlines to default to configured rcParams 'lines.color' option
Pull Request -
State: closed - Opened by McCoubs over 5 years ago
- 15 comments
Labels: API: consistency, topic: rcparams
#16865 - Hexbin mincnt parameter docstring should say "more than or equal to" not "more than"
Issue -
State: closed - Opened by tdpetrou over 5 years ago
- 7 comments
Labels: API: consistency
#16473 - Make `.axis(zmin=...)` work on 3D axes
Pull Request -
State: closed - Opened by eric-wieser almost 6 years ago
- 4 comments
Labels: topic: mplot3d, API: consistency
#16291 - Split Norm and LinearNorm up
Pull Request -
State: closed - Opened by dstansby almost 6 years ago
- 10 comments
Labels: API: consistency, API: changes, topic: color/color & colormaps
#16210 - Add parameter inlcude_hidden to get_*ticklabels()
Pull Request -
State: closed - Opened by timhoffm almost 6 years ago
- 2 comments
Labels: Documentation, API: consistency, status: needs rebase, status: inactive
#15938 - Idea: unite xlim and set_xlim to same function
Issue -
State: closed - Opened by kolibril13 almost 6 years ago
- 11 comments
Labels: API: consistency, topic: pyplot API, keep
#15223 - Allow passing xticklabels and yticklabels to PolarAxes __init__
Issue -
State: open - Opened by yportier about 6 years ago
- 5 comments
Labels: API: consistency, topic: polar
#14559 - Ticks should not be affected by rcParams["lines.markeredgecolor"]
Pull Request -
State: closed - Opened by timhoffm over 6 years ago
- 1 comment
Labels: API: consistency, API: changes, status: work in progress, topic: ticks axis labels
#14469 - GridSpec.update() and SubplotParams.update() have a different API
Issue -
State: closed - Opened by timhoffm over 6 years ago
- 4 comments
Labels: API: consistency, status: inactive, status: closed as inactive
#14354 - Annotations are not clipped properly
Issue -
State: closed - Opened by 2xB over 6 years ago
- 18 comments
Labels: Documentation, API: consistency, third-party integration: jupyter, topic: annotation
#13848 - contour ignores `lw` argument, no warning/error
Issue -
State: open - Opened by lzkelley over 6 years ago
- 8 comments
Labels: API: consistency, topic: contour
#13774 - No support for horizontal alignment in tick_params?
Issue -
State: closed - Opened by lash81 over 6 years ago
- 16 comments
Labels: API: consistency, status: inactive
#13435 - boxplot/violinplot orientation-setting API
Issue -
State: closed - Opened by anntzer almost 7 years ago
- 11 comments
Labels: API: consistency, keep
#13423 - Rework quiver's color-setting API
Issue -
State: open - Opened by anntzer almost 7 years ago
- 7 comments
Labels: API: consistency, keep
#13131 - `changed` method on PathCollection may revert set_color
Issue -
State: open - Opened by stippingerm almost 7 years ago
- 10 comments
Labels: API: consistency, API: argument checking, topic: collections and mappables, keep
#11898 - plot.scatter: negative or null values lead to strange behavior on log scale
Issue -
State: closed - Opened by ivankeller over 7 years ago
- 13 comments
Labels: API: consistency, inactive
#11797 - About linestyles: tuple not accepted in rc param file and other inconsistencies
Issue -
State: open - Opened by ImportanceOfBeingErnest over 7 years ago
- 6 comments
Labels: API: consistency, topic: rcparams, Good first issue, keep
#11773 - which={"major", "minor", "both"} vs minor={True, False}
Issue -
State: closed - Opened by anntzer over 7 years ago
- 11 comments
Labels: API: consistency, status: inactive
#11764 - Feature request: savefig with separated pad_inches in each direction
Issue -
State: closed - Opened by scarlehoff over 7 years ago
- 17 comments
Labels: API: consistency, API: changes, status: inactive, status: closed as inactive
#11710 - Patches eagerly resolve colors and apply alpha, but should do so lazily like Line2Ds
Issue -
State: open - Opened by anntzer over 7 years ago
- 1 comment
Labels: API: consistency, keep
#11059 - figure.clf() and subplots_adjust
Issue -
State: closed - Opened by fredrik-1 over 7 years ago
- 5 comments
Labels: Documentation, API: consistency, keep
#10733 - plt.bar() fails on 2D arrays with singleton dimensions. error message is unhelpful.
Issue -
State: closed - Opened by HoniSanders over 7 years ago
- 9 comments
Labels: API: consistency, API: argument checking, status: inactive, status: closed as inactive
#8092 - cbook._reshape_2D flattens ndarray with 2 dims (rectangular ndarray)
Issue -
State: open - Opened by lcapalleja almost 9 years ago
- 19 comments
Labels: API: consistency, keep
#7994 - Suggesting improvements for `bar` plot orientation behaviour.
Issue -
State: closed - Opened by ghost almost 9 years ago
- 5 comments
Labels: API: consistency, inactive
#7434 - consult rcParams for Figures on `fig.clf`
Issue -
State: closed - Opened by kaufman about 9 years ago
- 11 comments
Labels: New feature, API: consistency, status: inactive, status: closed as inactive
#7430 - Internally dropping use of separate alpha value
Issue -
State: open - Opened by anntzer about 9 years ago
- 12 comments
Labels: API: consistency, topic: color/alpha, keep
#7338 - Add scrollbars when needed to preserve specified figure size
Issue -
State: open - Opened by Khris777 about 9 years ago
- 25 comments
Labels: New feature, API: consistency, Difficulty: Medium, keep
#4990 - rename/deprecate bbox kwarg/property on `Text`
Issue -
State: closed - Opened by tacaswell over 10 years ago
- 2 comments
Labels: Documentation, topic: text, API: consistency, status: inactive, status: closed as inactive
#4893 - zeros in log space
Issue -
State: closed - Opened by anntzer over 10 years ago
- 9 comments
Labels: API: consistency, topic: transforms and scales
#4568 - Add `fmt_r` and `fmt_theta` methods to polar axes
Issue -
State: closed - Opened by atpage over 10 years ago
- 8 comments
Labels: New feature, API: consistency, Difficulty: Easy, topic: polar
#3305 - re-paramterize quiver api
Issue -
State: closed - Opened by tacaswell over 11 years ago
- 11 comments
Labels: New feature, API: consistency