manim icon indicating copy to clipboard operation
manim copied to clipboard

Graph theory: Weighted edges, loop edges

Open GraxCode opened this issue 3 years ago • 4 comments

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?

GraxCode avatar Feb 09 '23 12:02 GraxCode

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.

grafik

I think that would be a good idea.

MrDiver avatar Dec 02 '23 11:12 MrDiver

Hey, I would like to take a shot at this

pauluhlenbruck avatar Dec 20 '23 15:12 pauluhlenbruck