fig fixture

This commit is contained in:
Si11ium
2019-03-16 09:19:29 +01:00
parent 650aefd4bd
commit f3987cdbb5
64 changed files with 177 additions and 16 deletions

View File

@ -47,7 +47,7 @@ def plot_bars(names_bars_tuple, filename='histogram_plot'):
)
data.append(bar)
layout = dict(xaxis=dict(title="Fixpoints", titlefont=dict(size=20)),
layout = dict(xaxis=dict(title="Networks", titlefont=dict(size=20)),
barmode='stack',
# height=400, width=400,
# margin=dict(l=20, r=20, t=20, b=20)