-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Feature Request: Add plotly as pandas.plotting.backend
option
#2005
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
Comments
Yep, this is something that's on our roadmap, and we're pretty excited about it too! |
Is this still in the roadmap? |
Yes! We’re hoping to have something in the next release :) |
Will it use plotly express? |
Yes! |
This is set to be merged this week in #2336 :) |
@nicolaskruchten sorry, I’m a bit confused. I noticed the link out above is to the plotly github. Does that mean the update will be in plotly instead of pandas? |
Yes! This issue was closed because my PR just landed in master. The functionality will be available for installation from PyPI tomorrow and I'll post a link here to the new docs and release announcement :) |
Here's the big announcement: https://medium.com/plotly/beyond-tidy-plotly-express-now-accepts-wide-form-and-mixed-form-data-bdc3e054f891 |
Feature Request: Add plotly as
pandas.plotting.backend
option.We don't have to use Matplotlib as the plotting backend for pandas any longer. Holoviewsand Bokeh are options. Would love Plotly to be an option.
See this SO answer for a discussion.
Thank you for considering!
The text was updated successfully, but these errors were encountered: