Skip to content

Releases: plotly/react-chart-editor

v0.33.1

Choose a tag to compare

@VeraZab VeraZab released this 31 Oct 01:21
6692ae6
  • trace addition bug fix (was failing when trace did not have a type)

v0.33.0

Choose a tag to compare

@nicolaskruchten nicolaskruchten released this 30 Oct 15:00
a34761b
  • 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

Choose a tag to compare

@nicolaskruchten nicolaskruchten released this 19 Oct 15:08
25722c1
  • precompute size scale based on data

v0.32.0

Choose a tag to compare

@nicolaskruchten nicolaskruchten released this 19 Oct 01:39
  • Support for pie scale group
  • Support for advanced tick formatting
  • New color scales
  • Fixing bubble size issue

v0.31.4

Choose a tag to compare

@dmt0 dmt0 released this 05 Oct 16:20
  • revert last two changes
  • expose PanelEmpty

v0.31.3

Choose a tag to compare

@dmt0 dmt0 released this 04 Oct 20:08
58311eb
  • Allow to force empty panel

v0.31.2

Choose a tag to compare

@dmt0 dmt0 released this 04 Oct 17:10
  • Allow customization of TraceRequiredPanel

v0.31.1

Choose a tag to compare

@nicolaskruchten nicolaskruchten released this 02 Oct 13:22
d98e5de
  • renames badly-named function in last release

v0.31.0

Choose a tag to compare

@VeraZab VeraZab released this 01 Oct 16:06
074f5e0
  • 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

Choose a tag to compare

@nicolaskruchten nicolaskruchten released this 20 Sep 19:56
  • Tracks plotly.js 1.41.2
  • Adds support for legend groups, stack groups, polar bar charts