PHPackages                             fabrazer/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. fabrazer/yii2-google-chart

ActiveYii2-extension

fabrazer/yii2-google-chart
==========================

A wraper for google chart

v0.2(6y ago)020BSD-3-ClausePHP

Since Aug 2Pushed 6y agoCompare

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

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

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 fabrazer/yii2-google-chart "dev-master"

```

or add

```
"fabrazer/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)

```
