fuse-archive now no longer shows up when unnecessary

This commit is contained in:
askiiart 2024-11-18 19:10:43 -06:00
parent 58a5cc7f8d
commit fc3c74cbe8
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
3 changed files with 20 additions and 9 deletions

View file

@ -6,16 +6,10 @@ data = [
backgroundColor: 'rgb(255, 99, 132)',
},
{
label: 'fuse-archive (tar)',
data: [0.0, 0.0, 0.0, 0.0, 1.4119999999999998e-06, 2.144e-06],
backgroundColor: 'rgb(75, 192, 192)',
},
{
label: 'Btrfs',
data: [0.00551523, 0.09113626, 0.09405722, 0.0009497709999999999, 9.82e-07, 1.242e-06],
backgroundColor: 'rgb(54, 162, 235)',
backgroundColor: 'rgb(75, 192, 192)',
},
]