LaravelDaily / laravel-charts

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

Chart data has come but not showing in browser #9

Closed illusion199 closed 4 years ago

illusion199 commented 5 years ago

Like this. http://prntscr.com/o50nxi

PovilasKorop commented 5 years ago

@illusion199 very weird. Could you upload your full project source code (or maybe just HTML) somewhere and send me the link? I would download and debug.

Without full source code, I can't really help you.

datomnurdin commented 5 years ago

@illusion199 @PovilasKorop any update so far?

PovilasKorop commented 5 years ago

Haven't received the code from issue author, so can't help.

anjan12pandey commented 4 years ago

I'm using laravel 6 and facing the same problem, Data coming but not showing on the browser.

chart-testing.zip

PovilasKorop commented 4 years ago

@anjan12pandey sorry just now saw the issues, not sure why didn't receive notifications about them earlier. Downloaded the code you added, but it doesn't have the Views code, and quite likely the error is somewhere on that side, not in Controller.

So have you solved that problem three months ago? Is it still relevant? If you don't reply within 14 days, will close the issue as "cannot reproduce".