enabled toolbar of charts

This commit is contained in:
Denis Duliçi 2022-06-17 00:45:31 +03:00
parent 93be1cc132
commit 512bb3545d

View File

@ -7,7 +7,7 @@ return [
'width' => '100%',
'height' => 300,
'toolbar' => [
'show' => false,
'show' => true,
],
'stacked' => false,
'zoom' => [