Commit 417a21cc authored by c24b's avatar c24b

[TPL] Bar for chart

parent 29f65267
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
<br> <br>
</div> </div>
</div> </div>
<div class="bs-callout">
<div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <center>
<p id="sources_time" class="help"> <p id="sources_time" class="help">
...@@ -49,7 +51,8 @@ ...@@ -49,7 +51,8 @@
<div class="clearfix"></div> <div class="clearfix"></div>
</center> </center>
</div> </div>
</div>
</div>
</div> </div>
</div> </div>
......
...@@ -93,6 +93,8 @@ em { ...@@ -93,6 +93,8 @@ em {
<br> <br>
</div> </div>
</div> </div>
<div class="bs-callout">
<div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <center>
<p id="terms_time" class="help">Select a score/frequency range in the chart with blue bars to zoom in <p> <p id="terms_time" class="help">Select a score/frequency range in the chart with blue bars to zoom in <p>
...@@ -103,7 +105,7 @@ em { ...@@ -103,7 +105,7 @@ em {
</center> </center>
</div> </div>
</div> </div>
</div> </div>
<div class="container"> <div class="container">
<!-- (values set by js) caching our DB ids (handy for list update commands) --> <!-- (values set by js) caching our DB ids (handy for list update commands) -->
......
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
<div id="monthly-volume-chart"></div> <div id="monthly-volume-chart"></div>
</div> </div>
</div>
<div class="bs-callout">
<div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <center>
<p class="help" id="titles_time">Select a time range in the chart with blue bars to zoom in </p> <p class="help" id="titles_time">Select a time range in the chart with blue bars to zoom in </p>
...@@ -34,6 +37,7 @@ ...@@ -34,6 +37,7 @@
<div class="clearfix"></div> <div class="clearfix"></div>
</center> </center>
</div> </div>
</div>
<div id="content_loader"> <div id="content_loader">
<br> <br>
<center> <center>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment