You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _episodes/13-matplotlib.md
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -340,22 +340,6 @@ demonstrate some of the available features.
340
340
>
341
341
{: .challenge}
342
342
343
-
## Saving a graph
344
-
345
-
If you wish to save your graph as an image you can do so using the `savefig()` function. The image can be saved as a pdf, jpg or png file by changing the file extension.
0 commit comments