[Extension] yii2-chartjs-widget

Hi,

As I am "too new" to add an extension I wanted to post it here:

I am currently working on a project - my first project with yii2 - and I am leveraging all the great content that the community has put together. Several of the available extensions have been very helpful in learning yii2 and very time saving. Thanks!

I was stumbling across the yii2-charts-widget, and when I tried to use it I figured out, that it is using version 0.2 of charts.js while the current version is a stable 1.* (providing many more features which I desperately needed).

I forked the widget and provide a version of it using the CDN version of charts.js here: github.com/antipodos/yii2-chartjs-widget.

Any questions… let me know.

Michael