Download the PHP package phpanonymous/c3js without Composer
On this page you can find all versions of the php package phpanonymous/c3js. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpanonymous/c3js
More information about phpanonymous/c3js
Files in phpanonymous/c3js
Download phpanonymous/c3js
More information about phpanonymous/c3js
Files in phpanonymous/c3js
Vendor phpanonymous
Package c3js
Short Description C3JS By phpanonymous (Mahmoud Ibrahim)
License MIT
Package c3js
Short Description C3JS By phpanonymous (Mahmoud Ibrahim)
License MIT
Please rate this library. Is it a good library?
Informations about the package c3js
c3js on laravel version 8,9,10
c3js charts and graph easy way to make Chart with C3js
Free Package To Make Your KPI and Charts By PHPanonymous (Mahmoud Ibrahim)
installation
composer require phpanonymous/c3js
publish provider
php artisan vendor:publish --provider="Phpanonymous\C3JS\C3JSProvider"
or
php artisan vendor:publish
and choose c3js package number in your list
usage
provide this on your header
make sure to use jquery library
{!! C3js::c3jAsset() !!}
widget
this example to how to make your first chart
use the C3js::widget static function
this package based on c3js library
this is demo package is beta not released just soon we are publish release version 1
All versions of c3js with dependencies
PHP Build Version
Package Version
No informations.
The package phpanonymous/c3js contains the following files
Loading the files please wait ....