2017 © Pedro Peláez
 

yii2-extension yii2-widget-chart

Chart implementation of chartist for yii2 framework

image

simialbi/yii2-widget-chart

Chart implementation of chartist for yii2 framework

  • Tuesday, May 1, 2018
  • by simialbi
  • Repository
  • 0 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 40 % Grown

The README.md

yii2-widget-chart

Wrapper for amcharts4 library., (*1)

Latest Stable Version Total Downloads Build Status License, (*2)

Resources

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

$ php composer.phar require --prefer-dist "simialbi/yii2-widget-chart"

or add, (*5)

{
    "require": {
        "simialbi/yii2-widget-chart": "^0.5"
    }
}

to the require section of your composer.json, (*6)

Example Usage

title = 'my example';
$this->params['breadcrumbs'][] = $this->title;

?>


[ [ 'country' => 'Lithuania', 'litres' => 501.9 ], [ 'country' => 'Czech Republic', 'litres' => 301.9 ], [ 'country' => 'Ireland', 'litres' => 201.1 ], [ 'country' => 'Germany', 'litres' => 165.8 ], [ 'country' => 'Australia', 'litres' => 139.9 ], [ 'country' => 'Austria', 'litres' => 128.3 ], [ 'country' => 'UK', 'litres' => 99 ], [ 'country' => 'Belgium', 'litres' => 60 ], [ 'country' => 'The Netherlands', 'litres' => 50 ] ] ]); ?>

License

yii2-widget-chart is released under MIT license. See bundled LICENSE for details., (*7)

The Versions

01/05 2018

dev-master

9999999-dev

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

01/05 2018

0.4

0.4.0.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

16/04 2018

0.3.1

0.3.1.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

16/04 2018

0.3

0.3.0.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

30/01 2018

0.2.1

0.2.1.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

30/01 2018

0.2

0.2.0.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist

30/01 2018

0.1

0.1.0.0

Chart implementation of chartist for yii2 framework

  Sources   Download

MIT

The Requires

 

by Simon Karlen

yii2 charts chartist