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

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

danielino/yii2-google-chart
===========================

A wraper for google chart

064PHP

Since Dec 14Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#google-chart)

A wraper for google chart

original package:

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

[](#installation)

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

Either run

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

```

or add

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

```
