Presently in order to launch the GUI, users have to use the command python gui_support.py which sounds a bit out of place.
Instead, users should be able to open the GUI by just using the command python plotit.py.
That is if no other switch (options) is provided along with plotit.py, then it should open the GUI.