Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
The <h3></h3> tags work. However, when there is no data in the table, the heading still displays. I want a solution where is not be displayed when there is no data. I want to do something like this Table::create(array(
"title"=>"Table1 Stock Survey for 2022",
When I implement this with the Chart the title is displayed only when there is data. That is exactly what I want to achieve. ColumnChart::create(array(
"title"=>"Column Chart Showing Stock Survey",
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo