responsive resizing for graphs is broken -> turn off
This commit is contained in:
parent
1a0ccddbe9
commit
bc0354fbff
|
@ -112,7 +112,7 @@ function admin_arrive() {
|
|||
'data' => array_values($arrival_sums)
|
||||
)
|
||||
)
|
||||
)) . ', {"responsive": true});
|
||||
)) . ');
|
||||
});
|
||||
</script>',
|
||||
table(array(
|
||||
|
|
Loading…
Reference in New Issue