Skip to content

Release 0.3.1

Jonathan Hartman requested to merge dev into release-0.3.1

Version 0.3.1

Patch Notes

Improvements

  • Allow passthrough arguments in Trace objects. Any argument that is not specified in these objects that is available via the Plotly API can be included in a dictionary here. (!16 (merged))

Bugfixes

  • Fixed Color parameter not being correctly applied in ScatterTrace (!14 (merged))
Edited by Jonathan Hartman

Merge request reports