StaticPlot: pass xlim and ylim through to matplotlib
Created by: mdigiorgio
In Static plots, xlim and ylim were ignored causing the user to not see the effect of setting limits to X and Y axes.
Also, an example of usage of those parameters is added to the Plotter notebook as a reference on how to use them.
Signed-off-by: Michele Di Giorgio michele.digiorgio@arm.com