aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2022-12-01 20:33:11 +0000
committerzsloan2022-12-01 20:33:11 +0000
commit49bbd065ccaf1fa968c2a5709652465608d184ef (patch)
treece0caddf26b57146528b1ef1475f17c55b1134e8 /wqflask
parent69f9e2ebf31e7bf01162f8d9e9510d739b64e75c (diff)
downloadgenenetwork2-49bbd065ccaf1fa968c2a5709652465608d184ef.tar.gz
Add line-break below probability plot
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/show_trait_statistics.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/show_trait_statistics.html b/wqflask/wqflask/templates/show_trait_statistics.html
index 4e7dd17f..6defbb8e 100644
--- a/wqflask/wqflask/templates/show_trait_statistics.html
+++ b/wqflask/wqflask/templates/show_trait_statistics.html
@@ -94,6 +94,7 @@
<div id="prob_plot_div"></div>
</div>
<div id="shapiro_wilk_text"></div>
+ <br>
<div>
More about <a href="http://en.wikipedia.org/wiki/Normal_probability_plot">Normal Probability Plots</a> and more
about interpreting these plots from the <a href="http://genenetwork.org/glossary.html#normal_probability">glossary</a>