You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following CodePen emulates the react() calls that the RCE emits: https://codepen.io/nicolaskruchten/pen/vMdPNp?editors=0010 ... basically it mutates the figure and returns it with the identity of the data array changed, in order to trigger the react() logic. This works everywhere except connector.line.width in waterfalls for some reason ...