forked from fxcosta/laravel-chartjs
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello,
I have been having issues getting the options to work for the chart. For example, the axis labelling wasn't working.
I'm using a plugin which is delivering my template using an anonymous livewire template.
If I use the ->livewire() method is leaves an error message because "$this->model" isn't accessible in the "chart-template-livewire.blade.php" file.
If I remove the livewire() method, it is ok if I remove the if function around the $options variable in "chart-template.blade.php". See attached screenshots.


I tried a pull request, but it reverted back to the original repository.
MickaelHrndz
Metadata
Metadata
Assignees
Labels
No labels