Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
To specify the file name that is generated when a user downloads a file from the ApexCharts download menu, you do the following:
"options" => [
'chart' => [
'toolbar' => [
'export' => [
'csv' => [
'filename' => 'custom_filename'
],
'svg' => [
'filename' => 'custom_filename'
],
'png' => [
'filename' => 'custom_filename'
]
]
]
]
],
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo