dynamikaweb / yii2-google-chart
Yii2 Google Chart Widgets
Installs: 820
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:yii2-widget
Requires
- php: >=5.5.0
- yiisoft/yii2: *
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-google-chart "*"
or add
"dynamikaweb/yii2-google-chart": "*"
to the require
section of your composer.json
file.