Added heatmap chart to db analysis page

This commit is contained in:
MatteoBiscosi 2021-12-21 16:04:40 +01:00
parent dea1efdb56
commit ae1d57fd86
9 changed files with 18 additions and 11 deletions

View file

@ -493,6 +493,10 @@ text, g text.tick {
stroke: #2C2C2C !important;
}
.widget-name {
align-items: center;
}
.modal-header .close {
color: white;
}