adicion de comentarios y ajuste en formato de una gráfica

parent 5c9f33ea
......@@ -403,10 +403,13 @@ def update_charts(etapaSel,min_comidas, min_glucosa, medidaDet, etapaDet, visita
#"title": {"text": title + " " + etapalab + str(etapaDet)},
"xaxis": { "title": {"text": "rango de " + medCadena}},
"yaxis": { "title": {"text": "% de pacientes"}},
"bargap": "0.05"
}
}
multiV = go.Figure()
for medicion in esperados.keys():
......
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