changing wording

This commit is contained in:
frankknoll
2022-03-26 17:38:19 +01:00
parent d6fc7bfd5e
commit 574e734fb8
5 changed files with 452 additions and 56 deletions

View File

@@ -11,7 +11,7 @@ class MedianOfFreeBedsByKreisChartView {
if (this.#chart != null) {
this.#chart.destroy();
}
const label = 'Median der Anteile freier Betten';
const label = 'Median freier Betten';
this.#chart = new Chart(
this.#canvas,
{