Changing the Zorder of a Node

Hi,
How to Change the Zorder of a Node based on a property
in Goxam we had Zorder property to change the Zorder of a Node similarly do we have any property in GOJS

Thanks & Regards
Amit Kumar Jha

I think the order of the nodes in the model defines the z-order. Beyond that you can move nodes between layers, which we use for send to back and bring to front. We would also very much like a zOrder property since it would simplify managing the z-order

Yes, that’s on our list of features that we’d like to implement some day. We’ll bump up its priority.