onmotion / yii2-widget-apexcharts

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

Update to latest apexcharts version #30

Closed Mixali4 closed 1 year ago

Mixali4 commented 2 years ago

There are some known issues in version of apexcharts.js, used by widget at this moment. Could you update it to latest?

raimon-segura commented 1 year ago

Hi!,

Executing npm install apexcharts --save and then npm run build in yii2-widget-apexcharts/assets/ directory will update package versions, from 3.22.0 to 3.36.3 .

I noticed that 3.36.3 version show less warning in chrome console and it runs quite fast... hope it helps to update this great yii2 extension.

Thanks!

Mixali4 commented 1 year ago

@raimon-segura, thank you very much! Worked.

raimon-segura commented 1 year ago

can be updated the extension "yii2-widget-apexcharts" itself @onmotion ? ...so, we can avoid modifiying things after composer install

Many Thanks!

onmotion commented 1 year ago

Hi guys! I've updated apexcharts version but not sure if it will work 'cause I don't use yii2 and php itself for a long time

Have a great day!