fixing tooltips

This commit is contained in:
frankknoll
2022-04-01 11:40:57 +02:00
parent 950c6a70a9
commit 34edacc8d1
3 changed files with 13 additions and 5 deletions

View File

@@ -86,7 +86,7 @@ class FreeBedsChartView {
},
tooltip: {
callbacks: {
label: UIUtils.getLabelWithPercent
label: UIUtils.getYLabelWithPercent
}
}
},