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.

Δημιουργός
VictorKoehler
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
7
Βαθμολογίες
0 0 0
Έκδοση
0.0.1.20200518181455
Δημιουργήθηκε την
18/05/2020
Ενημερώθηκε την
18/05/2020
Μέγεθος
3 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.