Do not use peak

I only tested it on small datasets, and it wasn't so bad, but with my whole LastFM dataset, it is very bad
This commit is contained in:
mitteneer 2025-07-07 16:40:56 -04:00
parent 0dec52af01
commit 6fe885132a
6 changed files with 6 additions and 9 deletions

View file

@ -30,7 +30,6 @@
@else
<div>{{.song.scrobbles}} scrobbles ({{.song.rank}} place)</div>
@end
<div>All-time peak: {{.peak.rank}} ({{.peak.date}})</div>
@partial partials/firstlast_listens(firstlast: .firstlast)
<h3>Yearly Performance</h3>
@partial partials/timescale(range: .yearly)