beautifise

This commit is contained in:
AB
2018-12-06 00:01:02 +03:00
parent ab5c2aeaad
commit cc3f2967d6
3 changed files with 18 additions and 2 deletions

View File

@ -118,7 +118,7 @@
<div class="card">
<div class="card-body">
<h5 class="card-title">Charts</h5>
<hr>
<span class="badge {% if 'bar' == plot_type %} badge-primary {% endif %}" id="bar" onclick="plot_type_changer(this.id)">Bars</span>
<span class="badge {% if 'scatter' == plot_type %} badge-primary {% endif %}" id="scatter" onclick="plot_type_changer(this.id)">Lines</span>
<div id="words_chart">