All Versions
156
Latest Version
Avg Release Cycle
36 days
Latest Release
1323 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v4.4.1 Changes
December 10, 2019[4.4.1] - 2019-12-10
🛠 Fixed
- 🛠 Fixed improper JSON encoding exception when the
pillowmodule not installed #1993
- 🛠 Fixed improper JSON encoding exception when the
-
v4.4.0 Changes
December 10, 2019⚡️ Updated
- Updated Plotly.js to version 1.51.2. See the plotly.js CHANGELOG for more information
- The tutorials of the plotly.py documentation are now in the main plotly.py Github repository. Contributions in order to improve or extend the documentation are very welcome!
plotly.expressgenerated plots no longer have a default height of 600 pixels, instead they inherit the default height of regular figures #1990. To restore the old behavior, setpx.defaults.height=600once per session, or set theheightkeyword arguement to anypx.function()to 600.
🛠 Fixed
- Fixed a plotly.express input bug when using data frame indices#1934
- Fixed how to display facet labels with plotly express #1966
- Fixed a bug to use correctly the
zmin/zmaxparameter inpx.imshowfor single-channel images #1981 - Clipped docstring width for better display in Jupyterlab #1939. Thank you @joelostblom!
- Fixed a bug in the case of external orca server #1915 thank you @dev-dsp!
➕ Added
- Extended the plotly.express functional API with 7 new functions:
px.pie,px.sunburst,px.treemap,px.funnel, andpx.funnel_area(#1909)px.density_mapboxandpx.choropleth_mapbox#1937. - plotly.express mapbox functions in plotly.express have new arguments
centerandmapbox_style#1937. - plotly.express polar plots (
scatter_polar,line_polar,bar_polar) now have arange_thetakeyword argument for representing only an angular section #1969. - All continuous colorscales now accept a
_rsuffix that reverses their direction #1933 - Docstrings of plotly.py are now doctested #1921.
- Reversing a predefined colorscale by appending
_rto its name #1933
-
v4.3.0 Changes
November 11, 2019[4.3.0] - 2019-11-11
⚡️ Updated
- ⚡️ Updated Plotly.js to version 1.51.1. See the
plotly.js CHANGELOG
for more information - 👌 Improved propagation of empty templates (#1892)
- Update the
add_annotations/add_shapes/add_imagesmethods to no longer default to adding objects in paper coordinates. This allows plotly.js to determine the default reference frame based on context (#1888) - 0️⃣ Use the default template's background color for displaying color swatches (#1872). Special thanks to @joelostblom for this contribution!
- 👌 Improved docstrings (#1835, #1837)
➕ Added
- ➕ Added image trace type (plotly.js#4289, plotly.js#4307, plotly.js#4313, plotly.js#4319)
- ➕ Added matplotlib-style
plotly.express.imshowconvenience function to display images and heatmaps (#1855, #1885) - ➕ Added matplotlib-style
simple_whitetemplate (#1864). Special thanks to @joelostblom for this contribution. - ➕ Added support for using an externally managed orca server for image export features (#1850). Special thanks to @miriad for this contribution.
- Added facet wrapping support to plotly express functions using the new
facet_col_wrapargument (#1838)
- ⚡️ Updated Plotly.js to version 1.51.1. See the
-
v4.2.1 Changes
October 18, 2019[4.2.1] - 2019-10-18
🛠 Fixed
- 🛠 Fixed regression in 4.2.0 that caused all figure factories to require that scikit-image be installed (#1832)
-
v4.2.0 Changes
October 16, 2019[4.2.0] - 2019-10-16
⚡️ Updated
- ⚡️ Updated Plotly.js to version 1.50.1. See the plotly.js CHANGELOG for more information
➕ Added
- ➕ Added
treemaptrace type (plotly.js#4185, plotly.js#4219, plotly.js#4227, plotly.js#4242) - Added
add_*/select_*/for_each_*/update_*convenience figure methods for annotations, shapes, and images (#1817) - ➕ Added
overwritekwarg toupdate*figure methods to fully replace property values, rather than update them recursively (#1726) - ➕ Added
texttemplateattribute to all traces that support on-graph text (plotly.js#4071, plotly.js#4179) - ➕ Added date custom formatting in
hovertemplateandtexttemplatee.g.'%{x|%b %-d, %Y}'(plotly.js#4071) - ➕ Added transition support to
bartrace length, width, on-graph text positioning, marker style and error bars (plotly.js#4180, plotly.js#4186) - ➕ Added support for legend scrolling via touch interactions (plotly.js#3873, plotly.js#4214)
🛠 Fixed
-
v4.1.1 Changes
September 02, 2019⚡️ Updated
- Updated Plotly.js to version 1.49.4. See the plotly.js CHANGELOG for more information
- The width of a figure produced by the
create_ganttfigure factory now resizes responsively (#1724)
🛠 Fixed
- The name of the steps property of
graph_objects.indicator.Guagehas been renamed fromstepsstosteps - Avoid crash in iframe renderers when running outside iPython (#1723)
-
v4.1.0 Changes
August 06, 2019⚡️ Updated
- Updated Plotly.js to version 1.49.1. See the plotly.js CHANGELOG for more information.
- Bars in the figures produced by the
create_ganttfigure factory may now be hidden by clicking on the legend (#1665). Special thanks to @csabaszan for this contribution! - Improved performance when serializing figures containing large numpy arrays (#1690). Special thanks to @miriad for this contribution!
➕ Added
- ➕ Added new renderers for displaying figures from within the Databricks and CoCalc notebook services (#1703)
- ➕ Added
indicatortraces (plotly/plotly.js#3978) - ➕ Added
choroplethmapboxtraces (plotly/plotly.js#3988) - ➕ Added
densitymapboxtraces (plotly/plotly.js#3993) - ➕ Added new mapbox
stylevalues:open-street-map,carto-positron,carto-darkmatter,stamen-terrain,stamen-toner,stamen-watercolorandwhite-bgthat do not require a Mapbox access token (plotly/plotly.js#3987, plotly/plotly.js#4068) - ➕ Added support for
sourcetypevaluerasterandimageandtyperasterfor mapbox layout layers (plotly/plotly.js#4006) - ➕ Added
belowattribute toscattermapboxtraces (plotly/plotly.js#4058) - ➕ Added support for
below: 'traces'in mapbox layout layers (plotly/plotly.js#4058) - ➕ Added
sourceattributionattribute to mapbox layout layers (plotly/plotly.js#4069) - ➕ Added
labelangleandlabelsideattributes toparcoordstraces (plotly/plotly.js#3966) - ➕ Added
doubleClickDelayconfig option (plotly/plotly.js#3991) - ➕ Added
showEditInChartStudioconfig option (plotly/plotly.js#4061)
🛠 Fixed
- Fixed incorrect facet row ordering in figures generated by plotly.express functions (plotly/plotly_express#129)
- Fixed "The truth value of an array with more than one element is ambiguous" error when specifying subplot titles as numpy array of strings (#1685). Special thanks to @MrQubo for this contribution!
- The
line_3dplotly express function was not visible by default when importing*fromplotly.express(#1667)
-
v4.1.0.rc3
August 06, 2019 -
v4.1.0.rc2
August 06, 2019 -
v4.1.0.rc1
August 04, 2019