UnickSoft / graphonline

This is source code of graphonline service. Graphonline helps visualize graph and applies a lot of algorithms.
http://graphonline.ru/en/
MIT License
363 stars 67 forks source link

Arbitrary Styling of Vertices and Edges #35

Closed Robin-Andrews closed 1 year ago

Robin-Andrews commented 2 years ago

Feature request: It would be really helpful to be a be able to apply arbitrary styles to vertices and edges, rather than only having selected/common states. For example, when trying to illustrate Dijkstra's Algorithm, I need to highlight multiple edges at the same time.

UnickSoft commented 2 years ago

Hello. If I understund correct your feature request, we already have this feature. You can change selected / unselected styles for certain vertex or edges. Also you can use group selection to do this easy. Here is gif with demonstraion: https://graphonline.ru/en/wiki/uploads/Help/apply_styles.gif