added simulation data

This commit is contained in:
2025-05-16 09:41:11 +02:00
parent 273b7a04ae
commit f1883a834b
239 changed files with 69 additions and 22 deletions

View File

@@ -105,7 +105,7 @@ def plot_style():
pt.figure_params(palette['white'], format='pdf', compression=6,
fonttype=3, stripfonts=True)
pt.labels_params('{label} [{unit}]', labelsize='medium', labelpad=6)
pt.legend_params(fontsize='small', frameon=False, borderpad=0.0,
pt.legend_params(fontsize='medium', frameon=False, borderpad=0.0,
handlelength=1.5, handletextpad=1,
numpoints=1, scatterpoints=1,
labelspacing=0.5, columnspacing=0.5)