ManimCommunity/manim
Graph theory: Weighted edges, loop edges
Aberta
#3.153 aberto em 9 de fev. de 2023
good first issuenew feature
Métricas do repositório
- Stars
- (17.820 estrelas)
- Métricas de merge de PR
- (Mesclagem média 90d 10h) (31 fundiu PRs em 30d)
Description
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?