Colors!graph_editor

Add colors support to https://csacademy.com/app/graph_editor/. The edge's color is defined by it's cost. The color is defined by a index or name.

Autor
VictorKoehler
Denně instalací
0
Celkem instalací
7
Hodnocení
0 0 0
Verze
0.0.1.20200518181455
Vytvořeno
18. 05. 2020
Aktualizováno
18. 05. 2020
Size
2,5 KB
Licence
neuvedeno
Spustit na

Add colors support to https://csacademy.com/app/graph_editor/. The edge's color is defined by it's cost. The color is defined by a index or name.

Modified version of: https://gist.github.com/VictorKoehler/5d528b3c3965e56aea69231801ddd70a

This one cleans the jQuery injection present on gist, making use of @require instead.