Skip to content

Commit

Permalink
Merge pull request #85 from andersen-lab/new_dashboard
Browse files Browse the repository at this point in the history
adjusting dash template
  • Loading branch information
joshuailevy authored Aug 19, 2022
2 parents b8ce955 + 0b85c9e commit 629e06c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion freyja/data/dashboard_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1 style='color: black;'>{title}</h1>
<div class='col-sm-12'>
<div class='card mt-3'>
<div class='card-body'>
<h5 class='card-title'>Plot</h5>
<!-- <h5 class='card-title'>Plot</h5> -->
<br>
<!-- resize with card height -->
<div id='chart_div' style='overflow: auto'>
Expand Down
14 changes: 7 additions & 7 deletions freyja/data/test0.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions freyja/data/test0_rel_growth_rates.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Lineage,Estimated Advantage,Bootstrap 95% interval
AY.48,76.3%,"[61.72% , 93.53%]"
B.1.617.2,16.1%,"[-5.92% , 79.73%]"
Other,11.8%,"[-16.21% , 33.00%]"
Q.3,-77.5%,"[-94.76% , -63.82%]"
AY.48,76.3%,"[62.19% , 95.04%]"
B.1.617.2,16.1%,"[-5.81% , 74.73%]"
Other,11.8%,"[-13.62% , 31.97%]"
Q.3,-77.5%,"[-96.96% , -64.01%]"

0 comments on commit 629e06c

Please sign in to comment.