memgraph / orb

Graph visualization library
Apache License 2.0
364 stars 17 forks source link

New: Add zIndex style property #53

Closed tonilastre closed 1 year ago

tonilastre commented 1 year ago

Additional zIndex property on nodes and edges that act similar to CSS z-index. If set on any of the nodes, the zIndex property value will be used as a stack order when rendering nodes/edges.

An example "Custom styled graph" has been updated where the first node has the highest zIndex value.

Screenshot 2023-05-01 at 12 25 16