Download the PHP package code-works/yii-c3js without Composer
On this page you can find all versions of the php package code-works/yii-c3js. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code-works/yii-c3js
More information about code-works/yii-c3js
Files in code-works/yii-c3js
Download code-works/yii-c3js
More information about code-works/yii-c3js
Files in code-works/yii-c3js
Vendor code-works
Package yii-c3js
Short Description c2.js adapter for the Yii Framework
License MIT
Package yii-c3js
Short Description c2.js adapter for the Yii Framework
License MIT
Please rate this library. Is it a good library?
Informations about the package yii-c3js
Yii c3.js Widget
Easily add C3.js graphs to your Yii application.
Links
Requirements
- Yii 1.1.5 or above
- PHP 5.1 or above
Installation
- Extract the release file under
protected/extensions/
Usage
To use this widget, you may insert the following code into a view file:
By configuring the options
property, you may specify the options that need to be passed to the C3.js JavaScript object.
Please refer to the demo gallery and documentation on the C3.js website for possible options.
Alternatively, you can use a valid JSON string in place of an associative array to specify options
*Note:* You must provide a *valid* JSON string (double quotes) when using the second option.
You can quickly validate your JSON string online using [JSONLint](http://jsonlint.com/).
All versions of yii-c3js with dependencies
PHP Build Version
Package Version
No informations.
The package code-works/yii-c3js contains the following files
Loading the files please wait ....