F
Filament2w ago
lr

Apex Widgets not showing?

I wanted to add some Apex Widgets, after installing it, i created the widget file, i called the FilamentApexChartsPlugin on the AdminPanelProvider, and then i called it on the blade file i need, but for some reason, they all come up as empty.
8 Replies
lr
lrOP2w ago
This is also how im calling it on the blade file <div class="col-span-1"> @livewire('employees-on-leave-chart-widget') </div>
Matthew
Matthew2w ago
Any error on browser console?
lr
lrOP2w ago
nope no errors there
awcodes
awcodes2w ago
Ask on #leandrocfe-apex-charts assuming you’re using the plugin.
Matthew
Matthew2w ago
He is, based on the code he provided. Hmm, maybe there is something wrong with your array. As Adam said, maybe it's best if you ask in the plugin channel
awcodes
awcodes2w ago
Just saying Leandro will respond there.
lr
lrOP2w ago
Its not in my channel list I wasnt seeing it before i will ask there now
awcodes
awcodes2w ago
All the plugin channels are public. Just click the link.

Did you find this page helpful?