enabled toolbar of charts
This commit is contained in:
parent
93be1cc132
commit
512bb3545d
@ -7,7 +7,7 @@ return [
|
||||
'width' => '100%',
|
||||
'height' => 300,
|
||||
'toolbar' => [
|
||||
'show' => false,
|
||||
'show' => true,
|
||||
],
|
||||
'stacked' => false,
|
||||
'zoom' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user