I would like to have three plots in single figure. The figure should have a subplot layout of two by two, where the first plot should occupy the first two subplot cells (i.e. th
For finer-grained control you might want to use the subplot2grid module of matplotlib.pyplot.
subplot2grid
matplotlib.pyplot
http://matplotlib.org/users/gridspec.html