This commit is contained in:
Walter Hupfeld
2023-10-13 11:01:50 +02:00
parent fbcafb1d23
commit 079c0b53ff
4 changed files with 6 additions and 6 deletions

View File

@@ -168,9 +168,9 @@ Highcharts.chart('c_unfallverlauf', {
},
legend: {
align: 'left',
x: 400,
x: 420,
verticalAlign: 'bottom',
y: 30,
y: -45,
floating: true,
backgroundColor:
Highcharts.defaultOptions.legend.backgroundColor || 'white',