consoletvs/charts is a Laravel package for the laravel charting package.
It currently has 86 GitHub stars and 3.799.644 downloads on Packagist (latest version 6.9.0).
Install it with composer require consoletvs/charts.
Discover more Laravel packages by consoletvs
or browse all Laravel packages to compare alternatives.
Last updated
Warning If you're wondering what happened to the v7 version please read this: https://github.com/ConsoleTVs/Charts/issues/1#issuecomment-1208550258
Charts is a PHP (Laravel) library to handle all the charts in your application. It supports multiple charting libraries and they allow to be loaded over AJAX with a nice loading animation.
It uses a simple API to create all the JS logic for you. You just need to write a few PHP lines :)
The documentation for laravel-charts v6 can be found here, by pressing the image below.
A sample screenshot of a chartjs chart created using Charts.
