chartjs icon indicating copy to clipboard operation
chartjs copied to clipboard

How to add/use chartjs-data-label plugin in laravel-admin chart

Open azaman2204 opened this issue 4 years ago • 2 comments

How can we use chartjs data-label plugin?

azaman2204 avatar Apr 14 '20 14:04 azaman2204

I get this error when using chartjs Call to undefined method App\Charts\BloodChart::labels()

Younda-E avatar Dec 21 '20 08:12 Younda-E

return $content ->header('Chartjs') ->body(view('charts.test'));

PREXCRIBE-PROJECT avatar Jun 16 '22 14:06 PREXCRIBE-PROJECT