Skip to content

Method for retrieving node position

I'm trying to figure out a way to retrieve a node's position in the graph. Is this currently possible, and if so, how? My use case is that I want to show a number of popovers next to certain nodes, so I'm looking for x/y coordinates relative to the canvas element. Thanks!