v5.5.0
nicolaskruchten
released this
21 Dec 03:50
·
1780 commits
to master
since this release
Added
text_auto
argument topx.bar
,px.histogram
,px.density_heatmap
,px.imshow
#3518- Deprecated
ff.create_annotated_heatmap
,ff.create_county_choropleth
,ff.create_gantt
#3518 div_id
argument topio.to_html
,pio.write_html
,fig.to_html
andfig.write_html
to optionally make its IDs deterministic #3487 with thanks to @Skn0tt
Fixed
- Fixed ValueError when
ff.create_annotated_heatmap
passesrgba()
colors intoto_rgb_color_list
#3478 with thanks to @janosh
Updated
- Updated Plotly.js to from version 2.6.3 to version 2.8.3. See the plotly.js CHANGELOG for more information. Notable changes include:
- Horizontal color bars
texttemplate
for histogram-like and heatmap-like traces