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

GitHub / pandas-dev/pandas issues and pull requests

Labelled with: Visualization

#62478 - Zip Strict for pandas/plotting #62469

Pull Request - State: closed - Opened by shivamvishal about 2 months ago
Labels: Visualization

#61764 - ENH: speed up wide DataFrame.line plots by using a single LineCollection

Pull Request - State: open - Opened by EvMossan 5 months ago
Labels: Visualization, Performance

#61532 - ENH: speed up `DataFrame.plot` using `LineCollection`

Issue - State: open - Opened by Abdelgha-4 6 months ago - 5 comments
Labels: Visualization, Performance

#61526 - DOC: fix ES01 for pandas.plotting.autocorrelation_plot

Pull Request - State: closed - Opened by tuhinsharma121 6 months ago - 2 comments
Labels: Docs, Visualization

#61393 - Subplot title count fix + fix for issue introduced in earlier PR

Pull Request - State: closed - Opened by eicchen 7 months ago - 1 comment
Labels: Visualization

#61393 - Subplot title count fix + fix for issue introduced in earlier PR

Pull Request - State: closed - Opened by eicchen 7 months ago
Labels: Visualization

#61340 - BUG: Fixed issue with bar plots not stacking correctly when 'stacked' and 'subplots' are used together

Pull Request - State: closed - Opened by eicchen02 7 months ago - 1 comment
Labels: Visualization

#61332 - CLN: Use newer numpy random Generator methods in plotting colors

Pull Request - State: closed - Opened by mroeschke 7 months ago - 1 comment
Labels: Visualization, Clean

#61332 - CLN: Use newer numpy random Generator methods in plotting colors

Pull Request - State: open - Opened by mroeschke 7 months ago
Labels: Visualization, Clean

#61276 - BUG:FutureWarning for palette parameter without hue in faceted distributions

Issue - State: closed - Opened by lavaeagle2 7 months ago - 2 comments
Labels: Bug, Visualization, Closing Candidate

#61244 - BUG: Handle overlapping line and scatter on the same plot

Pull Request - State: closed - Opened by MartinBraquet 8 months ago - 1 comment
Labels: Visualization

#61244 - BUG: Handle overlapping line and scatter on the same plot

Pull Request - State: closed - Opened by MartinBraquet 8 months ago - 2 comments
Labels: Visualization

#61233 - BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)

Pull Request - State: open - Opened by myenugula 8 months ago - 4 comments
Labels: Bug, Groupby, Visualization, Stale

#61173 - BUG: Handle overlapping line and bar on the same plot

Pull Request - State: closed - Opened by MartinBraquet 8 months ago - 3 comments
Labels: Bug, Visualization

#61173 - BUG: Handle overlapping line and bar on the same plot

Pull Request - State: closed - Opened by MartinBraquet 8 months ago - 2 comments
Labels: Bug, Visualization

#61161 - BUG: fails to plot 2 plots with secondary y axis when index type is PeriodIndex and plot kinds are different

Issue - State: closed - Opened by Ev2geny 8 months ago - 4 comments
Labels: Bug, Visualization

#61019 - BUG: df.plot() multi-column subplots & title interaction

Issue - State: closed - Opened by eicchen 9 months ago - 3 comments
Labels: Bug, Visualization

#61018 - BUG: df.plot() "Subplots" changes behavior of how values are stacked using the "Stacked" property

Issue - State: closed - Opened by eicchen02 9 months ago - 6 comments
Labels: Bug, Visualization

#61005 - BUG: scatter and line matplotlib plots not compatible for sharex=True datetime plots

Issue - State: closed - Opened by jonbanks87 9 months ago - 6 comments
Labels: Bug, Visualization

#60586 - Backport PR #60584 on branch 2.3.x (TST: Address matplotlib 3.10 deprecation of vert=)

Pull Request - State: closed - Opened by meeseeksmachine 11 months ago
Labels: Testing, Visualization

#60586 - Backport PR #60584 on branch 2.3.x (TST: Address matplotlib 3.10 deprecation of vert=)

Pull Request - State: closed - Opened by meeseeksmachine 11 months ago
Labels: Testing, Visualization

#60584 - TST: Address matplotlib 3.10 deprecation of vert=

Pull Request - State: closed - Opened by mroeschke 11 months ago - 1 comment
Labels: Testing, Visualization

#60584 - TST: Address matplotlib 3.10 deprecation of vert=

Pull Request - State: closed - Opened by mroeschke 11 months ago - 2 comments
Labels: Testing, Visualization

#60294 - TST: Add test for x-axis labels in subplot with `secondary_y=True`

Pull Request - State: closed - Opened by jasonmokk about 1 year ago - 1 comment
Labels: Testing, Visualization

#60211 - BUG: Fix #59429 stacked bar label position

Pull Request - State: closed - Opened by tev-dixon about 1 year ago - 2 comments
Labels: Bug, Visualization

#60211 - BUG: Fix #59429 stacked bar label position

Pull Request - State: closed - Opened by tev-dixon about 1 year ago - 1 comment
Labels: Bug, Visualization

#59960 - BUG: Plotting bug in Pandas 2.2.2 and 2.2.3

Issue - State: closed - Opened by jlchang about 1 year ago - 5 comments
Labels: Bug, Visualization, Regression, Closing Candidate

#59953 - ENH: Is there a way to plot a long format data in matplotlib without pivoting the table ?

Issue - State: closed - Opened by infinity-void6 about 1 year ago - 4 comments
Labels: Visualization, Usage Question, Needs Info, Closing Candidate

#59870 - DOC: fix RT03 for pandas.core.groupby.DataFrameGroupBy.hist

Pull Request - State: closed - Opened by tuhinsharma121 about 1 year ago - 1 comment
Labels: Docs, Groupby, Visualization

#59870 - DOC: fix RT03 for pandas.core.groupby.DataFrameGroupBy.hist

Pull Request - State: closed - Opened by tuhinsharma121 about 1 year ago
Labels: Docs, Groupby, Visualization

#59574 - BUG: Fix Ability to set both color and style in pandas plotting

Pull Request - State: closed - Opened by AntiKnot about 1 year ago - 1 comment
Labels: Visualization

#59574 - BUG: Fix Ability to set both color and style in pandas plotting

Pull Request - State: closed - Opened by AntiKnot about 1 year ago
Labels: Visualization

#59429 - BUG: stacked bar graphs show invalid label position due to invalid rectangle bottom when data is 0

Issue - State: closed - Opened by KinzigFlyer over 1 year ago - 11 comments
Labels: Bug, Visualization

#59337 - ENH: Allow to plot weighted KDEs.

Pull Request - State: closed - Opened by fbourgey over 1 year ago
Labels: Visualization

#59211 - BUG: .plot(kind='pie') with ArrowDtype

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Arrow

#59211 - BUG: .plot(kind='pie') with ArrowDtype

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Arrow

#59175 - Backport PR #59168 on branch 2.2.x (TST: Address UserWarning in matplotlib test)

Pull Request - State: open - Opened by meeseeksmachine over 1 year ago
Labels: Visualization, Warnings

#59175 - Backport PR #59168 on branch 2.2.x (TST: Address UserWarning in matplotlib test)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Visualization, Warnings

#59168 - TST: Address UserWarning in matplotlib test

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 3 comments
Labels: Visualization, Warnings

#59002 - Backport PR #58992 on branch 2.2.x (PERF: cache plotting date locators for DatetimeIndex plotting)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Visualization, Performance

#59002 - Backport PR #58992 on branch 2.2.x (PERF: cache plotting date locators for DatetimeIndex plotting)

Pull Request - State: closed - Opened by meeseeksmachine over 1 year ago
Labels: Visualization, Performance

#58992 - PERF: cache plotting date locators for DatetimeIndex plotting

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Performance

#58992 - PERF: cache plotting date locators for DatetimeIndex plotting

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 3 comments
Labels: Visualization, Performance

#58973 - PERF/CLN: Avoid ravel in plotting

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Performance

#58973 - PERF/CLN: Avoid ravel in plotting

Pull Request - State: open - Opened by mroeschke over 1 year ago
Labels: Visualization, Performance

#58958 - PERF: Only copy in plotting when needed

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Performance

#58937 - REF/CLN: Standardized matplotlib imports

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Clean

#58937 - REF/CLN: Standardized matplotlib imports

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Clean

#58922 - CLN: Plotting testing asserters

Pull Request - State: closed - Opened by mroeschke over 1 year ago
Labels: Testing, Visualization

#58921 - CLN: Matplotlib imports in style

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Clean, Styler

#58921 - CLN: Matplotlib imports in style

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Visualization, Clean, Styler

#58910 - CLN: Plotting tests 2

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Testing, Visualization

#58905 - CLN: Plotting tests

Pull Request - State: closed - Opened by mroeschke over 1 year ago - 1 comment
Labels: Testing, Visualization

#58788 - Typo fix in `MilliSecondLocator` for #35393

Pull Request - State: closed - Opened by azhu-tower over 1 year ago
Labels: Visualization

#58788 - Typo fix in `MilliSecondLocator` for #35393

Pull Request - State: closed - Opened by azhu-tower over 1 year ago - 1 comment
Labels: Visualization

#58484 - Remove deprecated plot_date calls

Pull Request - State: closed - Opened by QuLogic over 1 year ago - 5 comments
Labels: Visualization

#58484 - Remove deprecated plot_date calls

Pull Request - State: closed - Opened by QuLogic over 1 year ago - 3 comments
Labels: Visualization

#58322 - BUG: `df.plot` with a `PeriodIndex` causes a shift to the right when the frequency multiplier is greater than one

Pull Request - State: closed - Opened by natmokval over 1 year ago - 1 comment
Labels: Bug, Visualization

#58254 - BUG: Series.plot(kind="pie") does not respect ylabel argument

Pull Request - State: closed - Opened by abeltavares over 1 year ago
Labels: Visualization

#58254 - BUG: Series.plot(kind="pie") does not respect ylabel argument

Pull Request - State: open - Opened by abeltavares over 1 year ago
Labels: Visualization

#57985 - BUG: Fix error for `boxplot` when using a pre-grouped `DataFrame` with more than one grouping

Pull Request - State: closed - Opened by thetestspecimen over 1 year ago - 3 comments
Labels: Bug, Groupby, Visualization

#57814 - Remove maybe unused function

Pull Request - State: closed - Opened by tqa236 over 1 year ago - 1 comment
Labels: Testing, Visualization

#57814 - Remove maybe unused function

Pull Request - State: closed - Opened by tqa236 over 1 year ago
Labels: Testing, Visualization

#57713 - BUG: Line plots aligned from start #57594

Pull Request - State: closed - Opened by NoelMT over 1 year ago - 5 comments
Labels: Visualization, Stale

#57266 - DOC: fix pr02 errors in docstrings - plot.bar, plot.barh, plot.line, plot.pie

Pull Request - State: open - Opened by noah-asing almost 2 years ago
Labels: Docs, Visualization

#57266 - DOC: fix pr02 errors in docstrings - plot.bar, plot.barh, plot.line, plot.pie

Pull Request - State: closed - Opened by noah-asing almost 2 years ago
Labels: Docs, Visualization

#57035 - PERF: Slow Series.plot() for DatetimeIndex for pandas 2.2.0 compared to 2.1.4

Issue - State: closed - Opened by rhkarls almost 2 years ago - 4 comments
Labels: Visualization, Performance, Regression

#56943 - DOC: Remove references to AxesSubPlot #56876

Pull Request - State: closed - Opened by manlattan almost 2 years ago - 1 comment
Labels: Docs, Visualization

#56943 - DOC: Remove references to AxesSubPlot #56876

Pull Request - State: closed - Opened by manlattan almost 2 years ago
Labels: Docs, Visualization

#56888 - ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i…

Pull Request - State: closed - Opened by shadiakiki1986 almost 2 years ago - 6 comments
Labels: Enhancement, Visualization, Stale

#56888 - ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i…

Pull Request - State: open - Opened by shadiakiki1986 almost 2 years ago - 3 comments
Labels: Enhancement, Visualization

#56876 - DOC: Remove references to `AxesSubPlot`

Issue - State: closed - Opened by Dr-Irv almost 2 years ago - 5 comments
Labels: Docs, Groupby, Visualization, good first issue, Typing

#56653 - BUG: bar and line plots are not aligned on the x-axis/xticks

Pull Request - State: closed - Opened by sharonwoo almost 2 years ago - 4 comments
Labels: Visualization, Stale

#56653 - BUG: bar and line plots are not aligned on the x-axis/xticks

Pull Request - State: closed - Opened by sharonwoo almost 2 years ago - 4 comments
Labels: Visualization, Stale

#56460 - BUG: bar a line plots are not aligned on the x-axis/xticks

Issue - State: open - Opened by diegodebrito almost 2 years ago - 13 comments
Labels: Bug, Visualization

#56142 - BUG: scatter discarding string columns

Pull Request - State: closed - Opened by phofl almost 2 years ago - 1 comment
Labels: Visualization, Strings

#56091 - CLN: plotting

Pull Request - State: closed - Opened by jbrockmendel almost 2 years ago - 1 comment
Labels: Visualization, Clean

#55953 - BUG: disallow how keyword in shared-ax plotting

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Visualization

#55944 - REF: Remove un-used attribute-pinning in plotting

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 3 comments
Labels: Visualization

#55917 - REF: less state in scatterplot

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55906 - REF: avoid altering self.data in get_xticks

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55904 - REF: avoid statefulness in 'color' args

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55897 - REF/API/DEPR: _holds_integer checks in plotting

Issue - State: open - Opened by jbrockmendel about 2 years ago - 2 comments
Labels: Refactor, Visualization, Deprecate, API - Consistency

#55890 - ENH: warn when silently ignoring log keywords in PiePlot

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55889 - REF: Mess with data less outside of MPLPlot.__init__

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55888 - REF: Ensure MPLPlot.data is a DataFrame after __init__

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 2 comments
Labels: Refactor, Visualization

#55887 - TYP: plotting

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Visualization, Typing

#55878 - REF: make BarPlot attributes cache_readonlys

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55877 - TYP: plotting, make weights kwd explicit

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Visualization, Typing

#55876 - TST: Add dedicated test for plt.savefig

Pull Request - State: closed - Opened by mroeschke about 2 years ago - 1 comment
Labels: Testing, Visualization

#55872 - REF: make plotting less stateful (4)

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55850 - REF: make plotting less stateful (2)

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Refactor, Visualization

#55837 - REF: make plotting less stateful

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Visualization, Clean

#55829 - TYP: plotting

Pull Request - State: closed - Opened by jbrockmendel about 2 years ago - 1 comment
Labels: Visualization, Typing

#55758 - Update _core.py to show valid plot types in the Error Message for Invalid plot kind

Pull Request - State: closed - Opened by ahmadmustafaanis about 2 years ago - 2 comments
Labels: Visualization, Error Reporting

#55440 - TST: Fix some plotting xfails

Pull Request - State: closed - Opened by rhshadrach about 2 years ago - 3 comments
Labels: Testing, Visualization, Stale