Releases: fxcosta/laravel-chartjs
Releases · fxcosta/laravel-chartjs
Laravel 5.6 support
Merge pull request #64 from samuelterra22/patch-1 Update composer.json, support for laravel 5.6
Laravel 5.5 support
Merge pull request #54 from pokke123/patch-1 Update so that it can be used with laravel 5.5.*
optionsRaw support string or array
optionsRaw method support string or array
Better doc and chartjs load after DOM Content load
2.2.4 add options raw to doc
Add strict mode in js file
Merge pull request #42 from Hansi7/master fix browser can not show chart, add 'use strict'
Fixed size option
Merge pull request #37 from vargasgabriel/master Width and height in the tag canvas
dry methods
Merge pull request #31 from pjeutr/master Making things DRY
php5.6 and laravel 5.4 support
2.2.0 update composer to laravel 5.4 support
Better documentation
Merge pull request #20 from fxcosta/feature/new-charts-support better readme
Chartjs v2 support, new charts builder
Merge pull request #16 from fxcosta/laravelchartjs2 new builder, chartjs v2 support, new readme