Skip to content

Commit 06dd1ba

Browse files
author
Manasvita Joshi
committed
Removed plt.style.use('seaborn-white')
1 parent bf8dc7f commit 06dd1ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Languages/Julia/Example2/figure.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import numpy as np
66
import matplotlib as mpl
77
import matplotlib.pyplot as plt
8-
plt.style.use('seaborn-white')
98
from matplotlib.ticker import MultipleLocator, FormatStrFormatter
109

1110
def rc_params():

0 commit comments

Comments
 (0)