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