Set dark colors & update charts style

This commit is contained in:
2020-11-18 18:04:38 +01:00
parent 62cb06838b
commit e7da3eb44e
4 changed files with 38 additions and 18 deletions

View File

@ -38,6 +38,7 @@
</h2>
<h2>Andel per timme:</h2>
<div class="chart_histogram">
<div class="chart_histogram_legend">{{this.bars_max}}&percnt;</div>
{{#each this.bars}}
<div class="chart_histogram_col">
<div style="flex-grow: {{this.2}};"></div>