# eulerplot Simple script to plot a Project Euler account's solve history. ## Usage Download the CSV of the account's history from the History tab of the Progress page. Then plot with ``` ./eulerplot.py -f [file ...] ```