1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-24 23:26:17 +09:00
This commit is contained in:
syuilo 2022-12-21 15:32:59 +09:00
parent adfc713432
commit d5be8ab999

View File

@ -194,7 +194,7 @@ const render = () => {
axis: 'y',
colors: {
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),
},
},
},