Unick Soft
Unick Soft
Looks like it is wrong URL. It should be http:///graph/en/ I will check url composing for change language.
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...
It is ok now. Maybe we will fix it in future.
Thanks. Our coloring algorithm is greedy. Sometime it doesn't give minimum number of colors. We will try to improve it.
Thanks for your question. Unfortunately it is impossible to make it easy. You need to remove edges and add node and connect nodes again. But we will try to add...
@JSandusky Thanks, force flags is useful, but it ignores WeakRefs as well as Refs. For me is important to remove only unused resources, but stay in cache resources with Refs...
I call ReleaseAllResources before load new level. It is between render frames.
Thanks. I will update my example.
Hello, In fact it supports directed graphs. You may try this matrix: 0, 1, 0, 0, 0, 0, 0, 1, 0, If element in matrix does't have symmetric element in...
Thanks. We will look it. Indeed we have 2 exports for graphoffline utility and for user export.