fix tooltip

This commit is contained in:
liamcottle
2024-03-14 02:57:30 +13:00
parent 2271dee579
commit d4acf0c487

View File

@ -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: {