Hi Understand how to create a plot as: results = nl.poincare(nni, show=False) which returns a matlibplot figure...but how do I then either reposition the plot and add more plots to it?
Hi Understand how to create a plot as:
results = nl.poincare(nni, show=False)
which returns a matlibplot figure...but how do I then either reposition the plot and add more plots to it?