Skip to content

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

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'
]);
?>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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