fxcosta / laravel-chartjs

Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library
486 stars 112 forks source link

use in laravel 5.3 #15

Closed tuytoosh closed 7 years ago

tuytoosh commented 7 years ago

Hi, Is the package integrated with Laravel 5.3?

AdrienBayles commented 7 years ago

@tuytoosh I think actually the problem is it doesn't fit with chartjs v2, and since its release in june this year, the project looks like it has been abandoned... That's a bad news for javascript haters like me :p

fxcosta commented 7 years ago

@tuytoosh @AdrienBayles Theoretically it works yes but the package has several problems and bugs reported. I'm not going to leave the project abandoned and I'm already starting to plan how to be a new architecture with a new version of chartjs.

I need help on how to evolve this package without breaking the old versions and how to keep a real opensource package.

fxcosta commented 7 years ago

New version with laravel 5.3 and chartjs v2 support! Still in development...

mpixelz commented 7 years ago

hi, any timeline on when it could be available for 5.3?

fxcosta commented 7 years ago

@mpixelz, as far as I know there is no incompatibility for 5.3. If you have a problem with this version, please open a issue with problem description.