Skip to content

1D line plot with data on both axes + errorbar plotting added #1718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

1D line plot with data on both axes + errorbar plotting added #1718

wants to merge 1 commit into from

Conversation

kuchaale
Copy link

@shoyer
Copy link
Member

shoyer commented Nov 17, 2017

I think you're on the right track here, but rather than adding these to the exist _PlotMethods object, I think we would need a new dedicated PlotMethods class for use on Dataset instead of DataArray objects. This could probably involve duplicating some of the existing code to setup the .plot accessor.

@kuchaale
Copy link
Author

kuchaale commented Jan 5, 2018

mwaskom/seaborn#1285

@stale
Copy link

stale bot commented Sep 6, 2020

In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity

If this issue remains relevant, please comment here or remove the stale label; otherwise it will be marked as closed automatically

@stale stale bot added the stale label Sep 6, 2020
@stale stale bot closed this Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1D line plot with data on the x axis
2 participants