Skip to content

Commit 89f4c5b

Browse files
Update CHANGELOG.md
1 parent a8f969d commit 89f4c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2222

2323
### Added
2424

25-
- Extended the plotly.express functional API with .. new functions: `px.pie`,
26-
`px.sunburst`, `px.treemap`, `px.funnel`, and `px.funnelarea` ([#1909](https://github.com/plotly/plotly.py/pull/1909)) `px.density_mapbox` and
25+
- Extended the plotly.express functional API with 7 new functions: `px.pie`,
26+
`px.sunburst`, `px.treemap`, `px.funnel`, and `px.funnel_area` ([#1909](https://github.com/plotly/plotly.py/pull/1909)) `px.density_mapbox` and
2727
`px.choropleth_mapbox` [#1937](https://github.com/plotly/plotly.py/pull/1937). Also, all mapbox functions in plotly.express have new arguments `center` and `mapbox_style` [#1937](https://github.com/plotly/plotly.py/pull/1937).
2828
- plotly.express polar plots (`scatter_polar`, `line_polar`, `bar_polar`) now
2929
have a `range_theta` keyword argument for representing only an angular

0 commit comments

Comments
 (0)