PHPackages                             jambtc/yii2-gchart-as-image - 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. [Image &amp; Media](/categories/media)
4. /
5. jambtc/yii2-gchart-as-image

ActiveYii2-extension[Image &amp; Media](/categories/media)

jambtc/yii2-gchart-as-image
===========================

Render Google chart as image

02PHP

Since Dec 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jambtc/yii2-gcharts-as-image)[ Packagist](https://packagist.org/packages/jambtc/yii2-gchart-as-image)[ RSS](/packages/jambtc-yii2-gchart-as-image/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#google-chart)

Render Google chart as image

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

[](#installation)

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

Either run

```
php composer.phar require jambtc/yii2-gchart-as-image "dev-master"

```

or add

```
"jambtc/yii2-gchart-as-image": "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. Thanks.

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

```
