diff --git a/src/components/FightStatsChart.svelte b/src/components/FightStatsChart.svelte index de4c68c..fdc4a07 100644 --- a/src/components/FightStatsChart.svelte +++ b/src/components/FightStatsChart.svelte @@ -79,7 +79,10 @@ x: { type: "time", time: { - unit: "day" + unit: "day", + displayFormats: { + day: "DD.MM.YYYY" + } } }, y: {