plotasn.py
This is a simple python application to plot the balance of your ASN bank accounts. It combines lines of the individual accounts and their total sum in a single graph.
Download CSV exports from the online environment and run:
./plotasn.py account-1.csv [account-2.csv ...]
This is tool is hereby placed in the public domain.