`period` ArgumentParser was inside of the Graph section of the `argparser` function, resulting in confusing logical sequence. Moved around to the beginning of the function to clarify code.
`period` ArgumentParser was inside of the Graph section of the `argparser` function, resulting in confusing logical sequence. Moved around to the beginning of the function to clarify code.