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