[READ-ONLY] Mirror of https://github.com/probablykasper/starchart. GitHub star history graph starchart.kasper.space
chart github github-api github-star graph history star star-history stargazers stars
0

Configure Feed

Select the types of activity you want to include in your feed.

Hide counter when 0

Kasper (May 17, 2025, 2:18 AM +0200) 26193ebf 555f8d70

+2 -1
+2 -1
src/routes/Label.svelte
··· 30 30 }} 31 31 in:scale={{ duration: 200, easing: cubicOut, start: 0.75, opacity: 0 }} 32 32 > 33 - {#if !line.final} 33 + <!-- Hide when 0 because it may load from cache server --> 34 + {#if !line.final && line.data.length > 0} 34 35 <div class="counter-container"> 35 36 <div class="counter-bg"> 36 37 {line.data.length}