|
|
|
|
|
by srikz
2200 days ago
|
|
The big value of the visual representation is if it is dynamic. That is, it gets updated while you are running the code and can use it during debugging. Otherwise, the novelty wears off quickly. Static graphs are still useful to understand a new piece of code, see Source Trail[1]
[1]: https://www.sourcetrail.com/ |
|