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

matplotlib unexpected keyword argument #10

Open
sametz opened this issue Jun 20, 2021 · 0 comments
Open

matplotlib unexpected keyword argument #10

sametz opened this issue Jun 20, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@sametz
Copy link
Owner

sametz commented Jun 20, 2021

Running the demo Jupyter notebooks, the following type of error was seen when plotting "stick"-style plots:

/srv/conda/envs/notebook/lib/python3.7/site-packages/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: stem() got an unexpected keyword argument 'use_line_collection'. This will raise a TypeError in future versions.
  warnings.warn(message, mplDeprecation, stacklevel=1)
@sametz sametz added the bug Something isn't working label Jun 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant