Dashboard widgets

Hi all, I've been making a dashboard that has lots of stats. Ideally I want to create an individual widget for each stat so that I can create a layout manager and users can shuffle them around etc. However, there seems to be some limitations in the way that the widgets are laid out in terms of columns. Ideally I'd like 6 columns but this just doesn't seem possible. The layout gets messed up (similar to this question on Stack Overflow: https://stackoverflow.com/questions/79090899/filament-widgets-grid-and-stats-overview). If I then put all of the stats into a StatsOverviewWidget the the widgets are only displayed in columns of 4 or 3 depending on the number of widgets. Is it possible to have 6 (or any number) of columns in the stats overview? What's the reasoning behind the restrictions? It seems my only alternative at the moment, is to recreate my own version of the stats widget which I can then include individually - but that seems unnecessary Thanks Adam
Stack Overflow
Filament widgets grid and stats overview
I'm using filament dashboard and i'm trying to use some stats overview widgets. the problem is the styling as you can see. I created a custom dashboard page to put this global filter and i gave the...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?