fix tooltip
This commit is contained in:
parent
2271dee579
commit
d4acf0c487
1 changed files with 1 additions and 1 deletions
|
|
@ -610,7 +610,7 @@
|
|||
y: {
|
||||
display: false, // Hide y-axis labels
|
||||
min: 0,
|
||||
max: 100,
|
||||
max: 101, // 101 is "Plugged In", need to include for tooltip to work
|
||||
},
|
||||
},
|
||||
plugins: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue