Implement hiding the graph and move elements out of boxes

This commit is contained in:
2022-08-27 18:14:52 +01:00
parent be20fb7a52
commit 383278245e
5 changed files with 21 additions and 8 deletions

View File

@@ -109,7 +109,7 @@
</div>
</div>
</div>
<div id="options" class="box is-hidden">
<div id="options" class="block is-hidden">
<div class="columns is-multiline">
<div class="column is-narrow">
<div class="field has-addons">
@@ -321,6 +321,21 @@
</label>
</div>
</div>
<div class="control">
<div class="field">
<input
id="sentiment_graph_switch"
type="checkbox"
class="switch is-rounded is-info"
name="show_sentiment"
data-script="on click toggle .is-hidden on #sentiment-container">
<label
for="sentiment_graph_switch">
Show graph
</label>
</div>
</div>
</div>
<div class="column is-narrow">
<div id="date">