I watched Laszlo's talk about time travel debugging in Elm (https://youtu.be/lK0vph1zR8s) and in his presentation he used the signal graph to visualize the effects of the time traveling. Now you can use the debugger with the elm-reactor, but I see no option to turn on the signal graph visualization. There was a discussion about this: https://groups.google.com/forum/#!msg/elm-discuss/24jTnaChA6g/9WipFs9PBwAJ
Are there any news about it?
In general, is there a possibility to generate the signal graph for an Elm program?
Thanks in advance.