PHPackages                             bilberrry-packages/yii2-highcharts-widget - 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. [Templating &amp; Views](/categories/templating)
4. /
5. bilberrry-packages/yii2-highcharts-widget

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

bilberrry-packages/yii2-highcharts-widget
=========================================

Highcharts JS widget for Yii2.

1.0.1(2y ago)07BSD-3-ClausePHP

Since Feb 6Pushed 2y agoCompare

[ Source](https://github.com/bilberrry-packages/yii2-highcharts-widget)[ Packagist](https://packagist.org/packages/bilberrry-packages/yii2-highcharts-widget)[ Docs](http://yiiwheels.com/extension/highcharts-widget)[ RSS](/packages/bilberrry-packages-yii2-highcharts-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

HighCharts JS Widget for Yii2
=============================

[](#highcharts-js-widget-for-yii2)

[![Latest Version](https://camo.githubusercontent.com/98804fe34d104bb117f94cb59ff270d4fad372c69735fc74cf398c43013aab75/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f32616d69676f732f796969322d686967686368617274732d7769646765742e7376673f7374796c653d666c61742d737175617265266c6162656c3d72656c65617365)](https://github.com/2amigos/yii2-highcharts-widget/tags)[![Software License](https://camo.githubusercontent.com/b60331a2084501dc07cf6d6964c0da58dd005d89c45cf3b28b4b22b60f5ec00f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/480d7add4407335d12ae87153f1633b9a00c9a0f98258d1779839a22913477a9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f32616d69676f732f796969322d686967686368617274732d7769646765742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/2amigos/yii2-highcharts-widget)[![Coverage Status](https://camo.githubusercontent.com/fd74d5602e535648f8f525c8406c9de6df98ce95b21fdf609b15c2c52797ee49/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f32616d69676f732f796969322d686967686368617274732d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/2amigos/yii2-highcharts-widget/code-structure)[![Quality Score](https://camo.githubusercontent.com/819b9fd618b3c7cfebe1832b6101a4d0e13ff2a8273bf7685ad1f52778a9efb1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f32616d69676f732f796969322d686967686368617274732d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/2amigos/yii2-highcharts-widget)[![Total Downloads](https://camo.githubusercontent.com/4a2bd6ad9a15531f8d061c7e53caeaacd23acd9e3f2238100bea22229d31a1a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f32616d69676f732f796969322d686967686368617274732d7769646765742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/2amigos/yii2-highcharts-widget)

The amazing [HighCharts JS](http://www.highcharts.com/) widget now for Yii2.

Highcharts is one of the best HTML5/Javascript charting libraries on the web. Highcharts JS is free for a non-commercial project but not if you are developing a product that you are going to make money with.

Visit [HighCharts site](http://www.highcharts.com/) in order to get more information about the different options of this plugin and its [license pricing](http://shop.highsoft.com/highcharts.html).

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

[](#installation)

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

Either run

```
composer require bilberrry-packages/yii2-highcharts-widget:~1.0

```

or add

```
"bilberrry-packages/yii2-highcharts-widget" : "~1.0"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

```
// on your view
