Updated
- The documentation of the API https://plot.ly/python-api-reference/ now
documents the full API #2243 - New documentation examples for facets #2235, legend #2227, subplots #2226, axes #2234 and histograms #2242.
Thanks to @SylwiaOliwia2 for all these great
examples!
Fixed
- Jupyterlab extension now compatible with both Jupyterlab 1.2 and 2.0 #2261 with thanks to @consideRatio for the contribution!
- Fixed a bug when using boolean values for the color argument of px functions #2127
- Corrected import bug which was occuring with old versions of ipywidgets #2265
- Fixed python 3.8 syntax warning #2262, with thanks to @sgn for the contribution!