czyoung commited on
Commit
ff71e94
·
verified ·
1 Parent(s): 043eae7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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)',