#Custom Chart Widget

2 messages · Page 1 of 1 (latest)

mild linden
#

Hello, I'm trying to create a widget that loads dinamicaly a different number of charts, but I couldn´t get javascript code injected.

this should work, no?
-- nps-chart-widget.blade.php --

@push('scripts')
<script>
console.log('eiajeijaioe');
</script>
@endpush

glossy crownBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution