cambio de paciente en ejemplos de gráficas de iAUC

parent 42da9491
......@@ -516,7 +516,7 @@ app.layout = html.Div(children=[
# areas de tres pacientes
html.Div(children= [
html.Div(children= [html.H1("Ejemplos de iAUC de Glucosa", className = "header-title2")]),
dcc.Graph(figure=triareas([85,148,56]))
dcc.Graph(figure=triareas([85,148,177]))
]),
# heatmap
html.Div(children= [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment