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
Dnevne instalacije
0
Ukupnih instalacija
7
Ocjene
0 0 0
Verzija
0.0.1.20200518181455
Stvoreno
18.05.2020.
Ažurirano
18.05.2020.
Size
2,53 KB
Licenza
N/A
Primjenjuje se

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.