block by robinhouston 27dd39ede1186d4a7e3e12c16f482b41

Force layout issue with D3 v4.0.0 alpha.45

Full Screen

If you press the “Transition & stop” button while the layout is running, then the restart button will not subsequently work. It seems that creating a transition before stopping the layout somehow prevents the layout from being restarted. (Possibly something to do with the fact they both use d3-timer internally?)

index.html