Skip to content

Commit c82d4f7

Browse files
committed
fix: update chart pulse trail config
1 parent 50eeef7 commit c82d4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ const config = computed(() => {
231231
easing: 'ease-in-out',
232232
trail: {
233233
show: true,
234-
length: 20,
234+
length: 30,
235235
opacity: 0.75,
236236
},
237237
},

0 commit comments

Comments
 (0)