🦦 chris_cadev notes

Search IconIcon to open search

generate a vizualization of your facebook friends

Last updated July 27, 2022.

#tech/graph #tech/vizualization


# generate a vizualization of your facebook friends

  1. download the data with netvizz
  2. import it to Gephi
  3. Choose the layout ForceAtlas2 and Run button
  4. At the right in statistics panel you run modularity
  5. The go to partition at the left and in the node tab select Modularity class
    1. (optional) add a filter of Degree range to remove the friends with out a friend in common or something like that
  6. To export the image first to press Preview and Refresh
  7. Then file -> export -> SVG/PDF/PNG file...

# References

# position

https://youtu.be/kbLFMObmLNQ?t=129

# author


Interactive Graph