diff --git a/config/apexcharts.php b/config/apexcharts.php index 324f6cf89..03fcf0780 100644 --- a/config/apexcharts.php +++ b/config/apexcharts.php @@ -7,7 +7,7 @@ return [ 'width' => '100%', 'height' => 300, 'toolbar' => [ - 'show' => false, + 'show' => true, ], 'stacked' => false, 'zoom' => [