chevron_left
Miscellaneous Cookbook
check_circle
Mark as learned thumb_up
0
thumb_down
0
chat_bubble_outline
0
auto_stories new
settings
Showing a plot inline in Jupyter Notebook for Matplotlib
Matplotlib
chevron_rightCookbooks
chevron_rightMiscellaneous Cookbook
schedule Jul 1, 2022
Last updated local_offer Python●Matplotlib
Tags tocTable of Contents
expand_more Check out the interactive map of data science
Instead of showing the plot in a new window, we can display the plot directly in Jupyter Notebook by executing the following line of code:
%matplotlib inline
Published by Isshin Inada
Edited by 0 others
Did you find this page useful?
thumb_up
thumb_down
Ask a question or leave a feedback...
thumb_up
0
thumb_down
0
chat_bubble_outline
0
settings
Enjoy our search
Hit / to insta-search docs and recipes!