You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ After the script runs succesfully, a `dot` file will be generated in the same di
18
18
*`circo graph.dot -Tpng -o graph.png`
19
19
*`circo graph_small.dot -Tpng -o graph_small.png`
20
20
21
+
The `.png` files will contain the digraph between nodes containing screen names of each user. Red nodes denote common followers between any two users. You may change the color or style of common nodes by editing the corresponding `dot` files. (In this case `graph.dot`)
0 commit comments