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.
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.