Swipable menu, draggable bookmarks

This commit is contained in:
2026-02-19 18:15:06 +01:00
parent 38566389db
commit d756d545db
10 changed files with 277 additions and 98 deletions

View File

@@ -174,8 +174,8 @@ onMount(() => {
<button onclick={() => loadGraph(2628000, 1440, false)}>Five Years 1d</button>
</div>
<Chart bind:this={graphEgress} data_type="bytes" />
<Chart bind:this={graphDownloads} data_type="number" />
<Chart bind:this={graphEgress} data_type="bytes" ticks={false}/>
<Chart bind:this={graphDownloads} data_type="number" ticks={false}/>
<div>
Total usage from {start_time} to {end_time}<br/>