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 seaborn as sns
|
||||
|
||||
sns.set_theme()
|
||||
params = {
|
||||
"font.family": "Serif",
|
||||
"font.serif": "Roman",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user