- Huge update.
- Resolved 5 .
- Defined default parameters as constants.
- Moved and defined some functions in utils.py.
- Added docstring.
- Changed to save the already plotted x and y as instance variables. (Added append_x_y method)
- Changed the class name to make it easier to understand.
- Changed _test.py in accordance with the above.