*** WIP WIP *** All charts work now

This commit is contained in:
rxf
2023-04-02 15:34:49 +02:00
parent a1c1c93bc4
commit 5082eb408f
5 changed files with 25 additions and 12 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ export async function addSensorID2chart(chart, sensor, width) {
'font-weight': 'bold',
})
.attr({
zIndex: 5,
zIndex: 2,
}).add();
}