Changing widget column span at runtime?
Hello everyone. I want to show Google Analytics stats in my Filament panel and for that I'm using bezhansalleh-google-analytics plugin which provides multiple widgets for viewing GA data. Now I want to change the width of a widget and for that I tried to create a custom widget and extend the original class but it dosen't work that way so now I want to change the column span of the widget in widgets array of the page. The issue is that we need to specify the widgets using class-string syntax and not by initialising the instance.
Filament
Google Analytics by Bezhan Salleh - Filament
Filament support for Spatie's Laravel Analytics package.
0 Replies