Put charts into ~/.workstamps-charts by default, ensuring the directory
exists when we create an instance of Stamper.
Cleaned up imports a bit (first imports of std library modules, then
external dependencies)
Use os.path.join to generate the paths to the chart files (instead of
manually generating them concatenating strings)