I created a simple Python 3.X script with Matplotlib which creates a linear function and draws it to the figure.
So far I just couldn't figure out how to remove the white space / offset between the y-Axis and the lines / plots from the figure window.
See this simple example. The red arrow points down to the giant space between the beginning of the lines and the y-Axis.