Store graph file in a more transparent location

When teaching locations to the arm, the data is stored deep within the package tree of the genericrobotarm python package genericroboticarm/control/saved_graphs.

I propose to change the default of the location to be in the current working dir from which the app is running. Moreover, the user should be able to define a custom location for it as well.