fix tooltip
This commit is contained in:
@ -610,7 +610,7 @@
|
|||||||
y: {
|
y: {
|
||||||
display: false, // Hide y-axis labels
|
display: false, // Hide y-axis labels
|
||||||
min: 0,
|
min: 0,
|
||||||
max: 100,
|
max: 101, // 101 is "Plugged In", need to include for tooltip to work
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
|
Reference in New Issue
Block a user