Skip to content

Commit 5b0dcbe

Browse files
committed
Fix config header
1 parent 64a466e commit 5b0dcbe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/Config/apexcharts.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44

55
/*
66
|--------------------------------------------------------------------------
7-
| Font Options
7+
| ApexCharts Default Options
88
|--------------------------------------------------------------------------
99
|
10-
| Here you may specify font family and font color.
10+
| Here you may define the default options that will be applied to all
11+
| ApexCharts rendered using this package. To learn more about each
12+
| available option, check the official ApexCharts documentation.
13+
|
14+
| https://apexcharts.com/docs/options/
1115
|
1216
*/
1317

0 commit comments

Comments
 (0)