Skip to content
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

Warning about only length 1 series & bar plots #280

Open
HomoCodens opened this issue Jan 31, 2019 · 0 comments · May be fixed by #281
Open

Warning about only length 1 series & bar plots #280

HomoCodens opened this issue Jan 31, 2019 · 0 comments · May be fixed by #281

Comments

@HomoCodens
Copy link
Collaborator

tsplot stops when passed only series of length <1.

This makes sense for line plots since a line cannot be drawn between a single point.
However with barplots that could make sense.

No example as I'm (probably) going to fix it right away.

HomoCodens pushed a commit that referenced this issue Jan 31, 2019
@HomoCodens HomoCodens linked a pull request Jan 31, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant