From 4afea8aae37de4655426311dde95842132e6b8a1 Mon Sep 17 00:00:00 2001 From: Walter Hupfeld Date: Tue, 10 Oct 2023 20:33:05 +0200 Subject: [PATCH] fix --- statistics/gemeinde_detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statistics/gemeinde_detail.php b/statistics/gemeinde_detail.php index 63e409f..13befe7 100644 --- a/statistics/gemeinde_detail.php +++ b/statistics/gemeinde_detail.php @@ -349,7 +349,7 @@ Highcharts.chart('c_unfallverlauf', { }, legend: { align: 'left', - x: 100, + x: 160, verticalAlign: 'top', y: 30, floating: true,