This is my 2nd attempt using the docs you linked https://codepen.io/anon/pen/QRZKxy?editors=0010
What do you think - is updateGraph + render supposed to work more than once?
scene.updateFlatGraph();
(see https://github.com/metafizzy/zdog/blob/master/js/anchor.js#L...)
edit: made an issue https://github.com/metafizzy/zdog/issues/21
This is my 2nd attempt using the docs you linked https://codepen.io/anon/pen/QRZKxy?editors=0010
What do you think - is updateGraph + render supposed to work more than once?