mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Adjust dataset style
This commit is contained in:
parent
493559c13f
commit
75ab458377
@ -4,7 +4,9 @@
|
||||
let data1 = {
|
||||
datasets: [{
|
||||
data: [linkQ, 100-linkQ],
|
||||
borderWidth: 1,
|
||||
backgroundColor: ['#d4edda', '#eaecf4'],
|
||||
borderColor: 'rgba(176, 222, 187, 1)',
|
||||
hoverBackgroundColor: ['#c1e2c8', '#eaecf4'],
|
||||
hoverBorderWidth: 0
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user