mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-25 15:35:12 +00:00
🎨
This commit is contained in:
parent
adfc713432
commit
d5be8ab999
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ const render = () => {
|
||||||
axis: 'y',
|
axis: 'y',
|
||||||
colors: {
|
colors: {
|
||||||
0: alpha(x.color ? x.color : getColor(i), 0),
|
0: alpha(x.color ? x.color : getColor(i), 0),
|
||||||
[maxes[i]]: alpha(x.color ? x.color : getColor(i), 0.3),
|
[maxes[i]]: alpha(x.color ? x.color : getColor(i), 0.35),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue