Add seaborn theme
This commit is contained in:
parent
c7e37f6f85
commit
43ced94838
@ -2,6 +2,8 @@ import numpy as np
|
|||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
import seaborn as sns
|
import seaborn as sns
|
||||||
|
|
||||||
|
sns.set_theme()
|
||||||
params = {
|
params = {
|
||||||
"font.family": "Serif",
|
"font.family": "Serif",
|
||||||
"font.serif": "Roman",
|
"font.serif": "Roman",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user