plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash

Home Page:https://plotly.com/javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consolidate and add deprecation notice to figure factory

ndrezn opened this issue · comments

Largely figure factory has been incorporated into plotly.py -- there are some lingering charts which exist in ff but not in px. We should catalog those charts, decide whether we want to support them and migrated them to px or drop support and formally deprecate figure factory.

cc @alexcjohnson -- what do you think?