Skip to content

Commit

Permalink
figures: change to svg
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdinandyb committed May 19, 2023
1 parent 5bc454c commit a2b625b
Show file tree
Hide file tree
Showing 6 changed files with 4,159 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ also makes sense encoding rankings by simply ordering the addresses.

You can generate these images for yourself using the python script `stats/generateEmailStatistics.py`.

![Number of emails and address over time](stats/date-address.png)
![Ratio of address to email](stats/email-address.png)
![Number of emails and address over time](stats/date-address.svg)
![Ratio of address to email](stats/email-address.svg)

The `stats` folder also includes the original PoC implementation of this in
python (`stats/generateAddressbookMaildir.py`) which takes a whopping 36
Expand Down
Binary file removed stats/date-address.png
Binary file not shown.
Loading

0 comments on commit a2b625b

Please sign in to comment.