Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -584,7 +584,7 @@ try:
|
|
| 584 |
'Parent: %{customdata[3]}',
|
| 585 |
'Percentage of Parent: %{customdata[4]:.2f}%'
|
| 586 |
])
|
| 587 |
-
)
|
| 588 |
fig3.update_layout(
|
| 589 |
plot_bgcolor='rgba(0, 0, 0, 0)',
|
| 590 |
paper_bgcolor='rgba(0, 0, 0, 0)',
|
|
|
|
| 584 |
'Parent: %{customdata[3]}',
|
| 585 |
'Percentage of Parent: %{customdata[4]:.2f}%'
|
| 586 |
])
|
| 587 |
+
)
|
| 588 |
fig3.update_layout(
|
| 589 |
plot_bgcolor='rgba(0, 0, 0, 0)',
|
| 590 |
paper_bgcolor='rgba(0, 0, 0, 0)',
|