Skip to content

Commit 63296a7

Browse files
committed
convenience for jupyter notebook imports
1 parent 558c494 commit 63296a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/abg_python/plot_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
except: pass #print("palettable colormaps are not installed")
2525

2626
plt.rcParams['figure.dpi'] = 120
27+
plt.rcParams['figure.facecolor'] = 'white'
2728

2829

2930
"""

0 commit comments

Comments
 (0)