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

Documentation is currently misleading #40

Closed rzb closed 7 years ago

rzb commented 7 years ago

"Call to undefined method Fx3costa\LaravelChartJs\Builder::size()"

There's no size method in the latest tagged release, only in the master branch.

visyon360 commented 7 years ago

Seconded, happened also to me and wasn't sure what was going on. Thanks for raising this issue!

pixabit commented 7 years ago

yes, I also ran into this issue

kvahuja commented 7 years ago

so the code in master at commit ea4e8a167779c49d0999f72351a17c24b75dc89f has the code. howevere it seems the code has not been released :)

@fxcosta - can you push a new release please?

thanks in advance.

fxcosta commented 7 years ago

Sorry for the delay. My life at the moment is turbulent. Release made for 2.2.2

kvahuja commented 7 years ago

i love this tool and will probably make some updates as i use it; expect a few PRs and maybe become maintainer if you are going to get busy.