braunmar / yii2-easypiechart
Yii2 easy pie chart
dev-master
2016-07-26 13:00 UTC
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-09-14 19:04:00 UTC
README
为easypiechart.js提供资源和小部件。请参阅 easypiechart。
安装
安装此扩展的首选方式是通过 composer。
$ composer require braunmar/yii2-easypiechart
或添加
"braunmar/yii2-easypiechart": "*"
到您的composer.json中的require
部分。然后运行
$ composer update
文档
完整的文档请参阅demos.braunmar.cz/easypiechart上的此链接。
许可证
Yii2-easypiechart加载器采用MIT许可证。有关详细信息,请参阅LICENSE。