Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

jupyter notebook plot background dark theme

copiedimport matplotlib.pyplot as plt  
plt.style.use('dark_background')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jupyter #notebook #plot #background #dark #theme
ADD COMMENT
Topic
Name
9+9 =