LaravelDaily / laravel-charts

Package to draw charts in Laravel with Chart.js
MIT License
532 stars 118 forks source link

using in livewire can not update data #63

Closed suadikhasen closed 3 years ago

suadikhasen commented 3 years ago

first the graph display correctly but when i load it first it works but when i update the variable the graph is not display

PovilasKorop commented 3 years ago

@suadikhasen sorry but this issue is likely not with our package but with the way you use it in Livewire. This is outside of our support, I can't debug it for you