Skip to content

Releases: plotly/react-chart-editor

v0.33.1

31 Oct 01:21
6692ae6
Compare
Choose a tag to compare
  • trace addition bug fix (was failing when trace did not have a type)

v0.33.0

30 Oct 15:00
a34761b
Compare
Choose a tag to compare
  • Updating to plotly.js 1.42.0
  • smarter sizeref scaling
  • trace type reuse
  • new modebar, pie title, hoverlabel split and autobin controls

v0.32.1

19 Oct 15:08
25722c1
Compare
Choose a tag to compare
  • precompute size scale based on data

v0.32.0

19 Oct 01:39
Compare
Choose a tag to compare
  • Support for pie scale group
  • Support for advanced tick formatting
  • New color scales
  • Fixing bubble size issue

v0.31.4

05 Oct 16:20
Compare
Choose a tag to compare
  • revert last two changes
  • expose PanelEmpty

v0.31.3

04 Oct 20:08
58311eb
Compare
Choose a tag to compare
  • Allow to force empty panel

v0.31.2

04 Oct 17:10
Compare
Choose a tag to compare
  • Allow customization of TraceRequiredPanel

v0.31.1

02 Oct 13:22
d98e5de
Compare
Choose a tag to compare
  • renames badly-named function in last release

v0.31.0

01 Oct 16:06
074f5e0
Compare
Choose a tag to compare
  • uses plotly.js 1.42.3
  • PlotlyEditor has new onDirectUpdate prop
  • fixes bugs: fixes styling for grouped scatter traces, prevents mutation in setMultiValuedContainer

v0.30.0

20 Sep 19:56
Compare
Choose a tag to compare
  • Tracks plotly.js 1.41.2
  • Adds support for legend groups, stack groups, polar bar charts