wangshijun / angular-echarts

:chart: angularjs bindings for baidu echarts
355 stars 141 forks source link

Echarts need to update version number in bower configuration file #57

Closed bluecitymoon closed 7 years ago

bluecitymoon commented 7 years ago

Hi @wangshijun Great update since the latest change. There is a small issue that the version number should be changed in the bower configuration file: https://github.com/wangshijun/angular-echarts/blob/master/bower.json

image

I manually download the echarts 3.0 from baidu and the 1.0.0 version looks really great. Thanks for your nice contribution! Great job.

wangshijun commented 7 years ago

Thanks for you advice, now v1.0.1 is avaliable, 😄

bluecitymoon commented 7 years ago

@wangshijun Thanks!