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