pypi plotly 3.7.0
v3.7.0

latest releases: 5.24.1, 5.24.0, 5.23.0...
5 years ago

[3.7.0] - 2019-03-08

Updated

Added

  • Added new auto_play argument to offline plot and iplot to control
    whether figures with frames are automatically animated when the figure is
    loaded
    (#1447)
  • Added support for uploading "offline" animations (those with inline data
    arrays rather than grid references) to Chart Studio using plotly.plotly.create_animations
    (#1432)

Updated

  • Updated implementation of the ternary_contour figure factory that was
    added in 3.6.0. The new implementation uses the native plotly.js ternary axes
    and provides ILR transform support.
    (#1418)

Fixed

  • Make sure the trace selectedpoints property of FigureWidget traces is
    updated on the Python side in response to plotly.js selection events
    (#1433)
  • Fix validation for 0-dimensional numpy arrays
    (#1444). Special thanks to
    @ankokumoyashi for this contribution!

Don't miss a new plotly release

NewReleases is sending notifications on new releases.