© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
1 reply
Zetto
Dynamic Default Chart Filter
How do i set the default filter for chart widget if it is dynamic or based on something
?
I tried setting
public static ?string $filter
public static ?string $filter
But it
's not dynamic
I also tried changing the value inside getData
(
)
$this->filter = $myFilter
$this->filter = $myFilter
But it sets it constantly even when i tried to change filter
Currently on my code i dynamicly create an array for the getFilter
(
) so i want to know how can i also access it dynamically
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Dynamic Filter
F
Filament / ❓┊help
16mo ago
Chart Filters
F
Filament / ❓┊help
3y ago
Chart widget filter - spins forever
F
Filament / ❓┊help
3y ago
Custom Filter Default
F
Filament / ❓┊help
2y ago