github plotly/plotly.py v3.4.1

latest releases: v5.24.1, v5.24.0, v5.23.0...
6 years ago

[3.4.1] - 2018-11-09

Updated

Fixed

  • Fixed histogram binning with pandas Series or numpy array
    (regression introduced in 3.4.0)
    (#1257,
    plotly/plotly.js#3211)
  • Fixed incorrect validation error on the args property of
    layout.updatemenu.Button() when value is a list that starts with a list
    (#1265)
  • Fixed deadlock causing plotly.io.write_image to hang on Windows after
    exporting more than ~25 images
    (#1255)
  • Fixed plot display error for scattergl trace with mode='lines' and
    more than 100k points
    (#1271)
  • Fixed responsive resizing error with iplot in the classic notebook
    (#1263)

Don't miss a new plotly.py release

NewReleases is sending notifications on new releases.