Closed robmarkcole closed 6 years ago
Write
plt.figure(figsize=(20,20))
plt.plot(data)
Scaling of the plot on the web interface side will make it look pixelated.
Thinking more about it, we don't want to change the default figure size as this would mean people couldn't just copy paste from their existing notebooks
I could make it however that plots are centred...
Is it possible to set the default size of plots to be the width of the page? They look a bit puny