Make chart bigger
This commit is contained in:
parent
4ec89aba29
commit
16e23c7293
1 changed files with 3 additions and 3 deletions
|
@ -43,8 +43,8 @@
|
||||||
margin-bottom: 1vh;
|
margin-bottom: 1vh;
|
||||||
}
|
}
|
||||||
cbase-polar {
|
cbase-polar {
|
||||||
width: 30vmin;
|
width: 40vmin;
|
||||||
height: 30vmin;
|
height: 40vmin;
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
@ -109,7 +109,7 @@
|
||||||
</section>
|
</section>
|
||||||
<section id="disco-history">
|
<section id="disco-history">
|
||||||
<h2>mainhall disco (3d)</h2>
|
<h2>mainhall disco (3d)</h2>
|
||||||
<cbase-polar timeseries="disco.mainhall" days="3" size="30" accumulate></cbase-polar>
|
<cbase-polar timeseries="disco.mainhall" days="3" size="40" accumulate></cbase-polar>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<h1 id="screen-title">soundlab</h1>
|
<h1 id="screen-title">soundlab</h1>
|
||||||
|
|
Loading…
Reference in a new issue