Added
- Add
facet_rowsupport topx.imshowfor creating subplots along an additional dimension [#5445], with thanks to @FBumann for the contribution!
Fixed
- Update
numpy.percentilesyntax to stop using deprecated alias [#5483], with thanks to @Mr-Neutr0n for the contribution!numpywith a version less than 1.22 is no longer supported.
- Handle empty
px.histogramby skippingNonelabel in hover template [#5535], with thanks to @tysoncung for the contribution!
Updated
- Update plotly.js from version 3.4.0 to version 3.5.0. See the plotly.js release notes for more information. [#5565]. Notable changes include:
- Add
hoveranywhereandclickanywherelayout attributes to enable emitting hover and click events anywhere in the plot area, not just over traces [#7707] - Add
displayNotifierconfiguration property to set the display of notifier in the top right area of the viewport [#7730] - Update USA location lookup for
scattergeoandchoroplethtraces to use both location names and abbreviations [#7731]
- Add