manim
manim copied to clipboard
Graph theory: Weighted edges, loop edges
Hello. I would like to animate several algorithms used in computer science. I've noticed it is not possible to add loop edges (edge from a node to itself) and it is not possible to assign weights to edges (decimal numbers). Can you add this functionality?
This should definitely be something that works in the future. Maybe we can manage to do it in the same style that tikz does it.
I think that would be a good idea.
Hey, I would like to take a shot at this