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

Deprecate figure factory #4725

Open
ndrezn opened this issue Aug 23, 2024 · 0 comments
Open

Deprecate figure factory #4725

ndrezn opened this issue Aug 23, 2024 · 0 comments
Labels
feature something new P3 not needed for current cycle

Comments

@ndrezn
Copy link
Member

ndrezn commented Aug 23, 2024

Plotly has several figure factory components living in a separate package:

import plotly.figure_factory as ff

These include dendrograms, hexagonal binning tile map, quiver plots, streamline plots, tables, ternary contour plots, triangulated surface plots. There are several others that have been long deprecated. See: https://plotly.com/python/figure-factories/

We should integrate these charts into plotly.express and 🔪 figure factory to encourage migration to the actively supported trace types and keep users on unified versions of Plotly libraries.

@gvwilson gvwilson added feature something new P3 not needed for current cycle labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 not needed for current cycle
Projects
None yet
Development

No branches or pull requests

2 participants