# visualizing dynamic edges

**URL:** https://discourse.paraview.org/t/visualizing-dynamic-edges/7506
**Category:** ParaView Support
**Created:** [June 29, 2021, 6:55am UTC](https://discourse.paraview.org/t/visualizing-dynamic-edges/7506 "2021-06-29T06:55:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Raghavendra\_Gs](https://discourse.paraview.org/user_avatar/discourse.paraview.org/raghavendra_gs/32/7013_2.png) [@Raghavendra\_Gs](https://discourse.paraview.org/u/Raghavendra_Gs)
#### Post date: [June 29, 2021, 6:55am UTC](https://discourse.paraview.org/t/visualizing-dynamic-edges/7506/1 "2021-06-29T06:55:16Z")

</div>

I’ve been trying to find a a way to visualize dynamic paths, since I couldn’t find anything which solves my problem, I’m posting it here. I’m sorry if there is already a post.

I’ve a some tracks which are represented as graphs which are grow with time,

at time 0 there will be a node  
at time 1 there will be two nodes and an edge  
at time 2 three nodes and two edges and so on.

What is the best way to represent it so that it can be visualized as an animation to show how the path grows progressively.
