Create charts with Laravel & Apexcharts using blade.

preview_player
Показать описание
Tutorial to create charts with ApexCharts using Laravel and LarapexCharts in Blade views.

Рекомендации по теме
Комментарии
Автор

Hi, the chart is not displaying, I am getting this in the console:
apexcharts:6 Uncaught (in promise) TypeError: Cannot read property 'slice' of null
at t.value (apexcharts:6)
at t.value (apexcharts:6)
at t.value (apexcharts:14)
at t.create (apexcharts:6)
at apexcharts:14
at new Promise (<anonymous>)
at t.value (apexcharts:14)
at chart:64


How can I solve this?

sarder