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.

Author
VictorKoehler
Daily installs
0
Total installs
7
Ratings
0 0 0
Version
0.0.1.20200518181455
Created
2020-05-18
Updated
2020-05-18
Size
2.53 KB
License
N/A
Applies to

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.