Skip to content

Commit

Permalink
new example
Browse files Browse the repository at this point in the history
  • Loading branch information
niveknosredneh committed May 23, 2019
1 parent de38756 commit 4df314e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ Uses matplotlib, networkx and graphviz to create a beautiful graph of directory
```
<img src="https://github.com/niveknosredneh/PFSG/blob/master/img/sfdp.png" width="640" align="middle">

```
./pfsg.py ~/polybar ~/neato.png --image ~/Grey-Wall.png \
-w 1920 -h 1080 -l neato --edge-width 2 --edge-width-reduce 0.2 \
--file-node-size 3 --node-size 0 --label-size-reduce 2 \
--edge-colour inferno --colourmap-soften 5 \
--label-alpha-reduce 0.15
```
<img src="https://github.com/niveknosredneh/PFSG/blob/master/img/neato.png" width="640" align="middle">

## Prerequisites

Expand Down
Binary file added img/neato.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4df314e

Please sign in to comment.