Skip to content

v3.0.2

Compare
Choose a tag to compare
@jonmmease jonmmease released this 05 Sep 12:43
6b3a013

[3.0.2] - 2018-07-17

This is a minor bug-fix release to 3.0.0

JupyterLab plotlywidget version: 0.1.1

Plotly.js version: 1.38.3

Fixed

  • Several errors related to numbered subplot labels (e.g. xaxis2, polar3, etc.)
    GH1057
  • Error where the v property was ignored in cone traces
    GH1060
  • Assorted performance improvements when constructing graph objects
    GH1061