Update app.py
Browse files
app.py
CHANGED
|
@@ -233,4 +233,4 @@ if chart_type != "Donut":
|
|
| 233 |
fig.update_layout(xaxis_autorange=True, yaxis_autorange=True)
|
| 234 |
|
| 235 |
# Informaci贸n adicional
|
| 236 |
-
st.write("")
|
|
|
|
| 233 |
fig.update_layout(xaxis_autorange=True, yaxis_autorange=True)
|
| 234 |
|
| 235 |
# Informaci贸n adicional
|
| 236 |
+
st.write("")
|