onmotion / yii2-widget-apexcharts

Yii2 charts widget - wrapper for the ApexCharts.js
MIT License
18 stars 11 forks source link

Update JS library! #39

Closed raimon-segura closed 1 year ago

raimon-segura commented 1 year ago

Hi all!,

Related to this bug https://github.com/onmotion/yii2-widget-apexcharts/issues/30 ...it could be great to update apex JS library from 3.22.0 to 3.36.3 ..because it fixes a lot of issues and it goes much faster.

Many thanks!

raimon-segura commented 1 year ago

Hi @onmotion !

Thanks for updating the lib, but unfotunately the apexcharts is still the same version as before => https://github.com/onmotion/yii2-widget-apexcharts/commit/f1cf30bf5e3f6c10cbacb40b6210b2210d792690

I think if you put "apexcharts": "^3.36.3", instead "apexcharts": "^3.22.0", and npm build... assets again it will be updated...

...by the way, I've checked the last changes and it works inside yii2 as expected :D

thanks!

raimon-segura commented 1 year ago

any update @onmotion !? ..do you need more info? :smiley_cat:

thanks!

onmotion commented 1 year ago

I see apexcharts version 3.37.0 in the build https://github.com/onmotion/yii2-widget-apexcharts/blob/master/assets/dist/build.js

raimon-segura commented 1 year ago

OHH!.. you are right, so it might a issue in my composer update.. many thanks for your quick reply! :smiley: