robosys-labs / charts
The laravel charting package
Fund package maintenance!
Patreon
Installs: 3 566
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 0
Requires
- php: >=7.4
- balping/json-raw-encoder: ^1.0
- illuminate/console: ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
This package is auto-updated.
Last update: 2024-11-07 04:05:33 UTC
README
What is charts?
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 :)
Documentation
The documentation for the latest version of charts can be found here by pressing the image below (Backup restore in progress as domain is down).
Example screenshot
A sample screenshot of a chartjs chart created using Charts.