PHPackages                             scotthuangzl/yii2-google-chart - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. scotthuangzl/yii2-google-chart

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

scotthuangzl/yii2-google-chart
==============================

A wraper for google chart

12189.0k↓33.7%12[1 issues](https://github.com/ScottHuangZL/yii2-google-chart/issues)[1 PRs](https://github.com/ScottHuangZL/yii2-google-chart/pulls)2PHP

Since Jun 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ScottHuangZL/yii2-google-chart)[ Packagist](https://packagist.org/packages/scotthuangzl/yii2-google-chart)[ RSS](/packages/scotthuangzl-yii2-google-chart/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (2)

Google Chart
============

[](#google-chart)

A wraper for google chart

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require scotthuangzl/yii2-google-chart "dev-master"

```

or add

```
"scotthuangzl/yii2-google-chart": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by : Btw, it may be not work in China in case you cannot access Thanks.

You also can refer to [https://developers.google.com/chart/interactive/docs/quick\_start](https://developers.google.com/chart/interactive/docs/quick_start)

```
