Skip to content

cloudExport is exporting empty pdf when I use PieChart inside Report.view.php #1

@RachidTMT

Description

@RachidTMT

the pdf / jpg export is not working with Charts.
MyReport.view.php

<h1>This is my first export using Chromeheadless.io</h1>
<?php
\koolreport\widgets\google\PieChart::create([
    'dataSource' => $this->dataStore("contacts_by_dependent_children"),
    'title' => 'Test'
]);
?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions