I wanted to export those info into json but GraphML do not stores coordinates info. As sigmajs can support coords and do not want to strain browser side performance calculating layout.
I want to get already generated coordinates by sfdp_layout of the graph.

How can i do that?

Thanks

Phyo.