Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ConsoleTVs/Charts
[Deprecated] Charts for Laravel
https://github.com/ConsoleTVs/Charts
Last synced: 18 days ago
JSON representation
[Deprecated] Charts for Laravel
- Host: GitHub
- URL: https://github.com/ConsoleTVs/Charts
- Owner: ConsoleTVs
- License: mit
- Created: 2022-08-08T10:45:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T10:56:33.000Z (8 months ago)
- Last Synced: 2024-07-31T18:16:16.846Z (3 months ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 73
- Watchers: 10
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- laravel-awesome - Charts - Multi-library chart package to create interactive charts. (Popular Packages)
- awesome-laravel - Charts - Multi-library chart package to create interactive charts (Popular Packages)
README
> **Warning**
> If you're wondering what happened to the v7 version please read this: https://github.com/ConsoleTVs/Charts/issues/1#issuecomment-1208550258## 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 laravel-charts v6](https://charts.erik.cat) can be found here, by pressing the image below.
## Example screenshot
A sample screenshot of a chartjs chart created using Charts.
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FConsoleTVs%2FCharts.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FConsoleTVs%2FCharts?ref=badge_large)