siyuansc commited on
Commit
c16e2a2
1 Parent(s): 828fbca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -456,6 +456,7 @@ dashboard = pn.Column(
456
  decription3,
457
  chart2_panel,
458
  decription4,
 
459
  description5,
460
  combined_chart_panel
461
  )
 
456
  decription3,
457
  chart2_panel,
458
  decription4,
459
+ combined_chart2_panel,
460
  description5,
461
  combined_chart_panel
462
  )