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:
parent
0dec52af01
commit
6fe885132a
6 changed files with 6 additions and 9 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue