Hi,
I wish to display a graph in which the nodes would be changing continously (eg. color of the node). The change in the graph property will be done from some logic from my own python source file. From the python souce file I plan to make changes in .graphml file fields which I am able to do. Is it possible for yEd to auto-refresh/auto-reload the opened graphml file frequently to display the animated graph. Please let me know if this feature is available.
Thank you