Download the PHP package vichaunter/chartjs without Composer
On this page you can find all versions of the php package vichaunter/chartjs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vichaunter/chartjs
More information about vichaunter/chartjs
Files in vichaunter/chartjs
Download vichaunter/chartjs
More information about vichaunter/chartjs
Files in vichaunter/chartjs
Vendor vichaunter
Package chartjs
Short Description PHP package to parse raw data into ChartJS
License MIT
Package chartjs
Short Description PHP package to parse raw data into ChartJS
License MIT
Please rate this library. Is it a good library?
Informations about the package chartjs
php-chartjs
Usage example
First of all is needed load the js file from cdn, for this you can retrieve like this: ` Load at the end of page, before other chart scripts
NOTE: you can getJsFileUrl from any new XXXChart(); if you don't need to load from another file in template.
Then you will generate the chart: `
And add canvas in body where chart should appear, and script after previous $chartJS was included in page.
All versions of chartjs with dependencies
PHP Build Version
Package Version
No informations.
The package vichaunter/chartjs contains the following files
Loading the files please wait ....