Saving fails when colon in file name.
When the filename of the input file contains a '.' besides the ending matplotlib fails to accurately save the file because it interprets the colon as filename-extension separator.
When the filename of the input file contains a '.' besides the ending matplotlib fails to accurately save the file because it interprets the colon as filename-extension separator.