Renders a simple graph to show graph dynamics: adding, updating, and removing nodes and edges. In intervals of 3 seconds, 1 new node and 1 new edge will be added to the graph. Node will be removed from the graph on node click event.