braunmar / yii2-easypiechart
Yii2 easy pie chart
Installs: 2 980
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- bower-asset/jquery.easy-pie-chart: *
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-bootstrap: ~2.0.3
This package is not auto-updated.
Last update: 2024-11-09 19:45:55 UTC
README
Assets and Widgets for easypiechart.js. See easypiechart.
Instalation
The preferred way to install this extension is through composer.
$ composer require braunmar/yii2-easypiechart
or add
"braunmar/yii2-easypiechart": "*"
to the require
section of your composer.json. Then rune:
$ composer update
Documentation
For full documentation see this link at demos.braunmar.cz/easypiechart.
Licence
Yii2-easypiechart loader is under MIT licence. See the LICENSE for details.