8000 Update figure-factories.md · NewQuest/plotly.py@763b35e · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 763b35e

Browse files
Update figure-factories.md
1 parent 55c8075 commit 763b35e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/figure-factories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ The following types of plots are still difficult to create with Graph Objects or
5151
Deprecated "legacy" Figure Factories include:
5252

5353
* [County Choropleth Maps](/python/county-choropleth/), deprecated by regular [Choropleth maps with GeoJSON input](/python/choropleth-maps/)
54-
* [Distplots](/python/distplot/), mostly deprecated by [`px.histogram`](/python/histograms/)
54+
* [Distplots](/python/distplot/), mostly deprecated by [`px.histogram`](/python/histograms/) except for KDE plots, which `px.histogram` doesn't support yet
5555
* [Gantt Charts](/python/gantt/), deprecated by [`px.timeline`](/python/gantt/)
5656

5757
#### Reference
5858

59-
For more information about the contents of `plotly.figure_factory`, including deprecated methods, please refer to our [API Reference documentation](https://plotly.com/python-api-reference/plotly.figure_factory.html).
59+
For more information about the contents of `plotly.figure_factory`, including deprecated methods, please refer to our [API Reference documentation](https://plotly.com/python-api-reference/plotly.figure_factory.html).

0 commit comments

Comments
 (0)
0