I have made my plots inline on my Ipython Notebook with "%matplotlib inline."
%matplotlib inline
Now, the plot appears. However, it is very small. Is there a way to make it appear larger using either notebook settings or plot settings?
← Назад к списку