Can we do rendering in a different manner that is Time based or Event based?

Hello all,

I was trying to learn how to use graphviz, starting with example provided at d3-graphviz/demo.html at master · magjac/d3-graphviz · GitHub.

I was wondering is there a way to render one element for longer time (than others) or maybe make it event based for instance when user enters ‘yes’.

Your help is appreciated.

Jabeen