Download Latest Version plotly-6.7.0.tar.gz (6.9 MB)
Email in envelope

Get an email when there's a new version of plotly.py

Home / v6.7.0
Name Modified Size InfoDownloads / Week
Parent folder
plotly-6.7.0-py3-none-any.whl 2026-04-09 9.9 MB
plotly-6.7.0.tar.gz 2026-04-09 6.9 MB
README.md 2026-04-09 1.5 kB
v6.7.0 source code.tar.gz 2026-04-09 10.4 MB
v6.7.0 source code.zip 2026-04-09 12.3 MB
Totals: 5 Items   39.5 MB 0

Added

  • Add facet_row support to px.imshow for creating subplots along an additional dimension [#5445], with thanks to @FBumann for the contribution!

Fixed

  • Update numpy.percentile syntax to stop using deprecated alias [#5483], with thanks to @Mr-Neutr0n for the contribution!
  • numpy with a version less than 1.22 is no longer supported.
  • Handle empty px.histogram by skipping None label 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 hoveranywhere and clickanywhere layout attributes to enable emitting hover and click events anywhere in the plot area, not just over traces [#7707]
  • Add displayNotifier configuration property to set the display of notifier in the top right area of the viewport [#7730]
  • Update USA location lookup for scattergeo and choropleth traces to use both location names and abbreviations [#7731]
Source: README.md, updated 2026-04-09