anvaka / pm

package managers visualization
https://anvaka.github.io/pm/
MIT License
1.57k stars 135 forks source link

how to generate the position.bin #27

Open lp249839965 opened 6 years ago

lp249839965 commented 6 years ago

Hi, the position.bin consists of the position of node, but i see the ngraph.tobinary does not generate it. i want to exchange my own data to that format so i can use the ngraph.

trimbilrepo commented 3 years ago

the position.bin created by the ngraph layout. you could usengraph.offline.layoutor ngraph.native for it