Adding Chart widget to a view/edit page resource ?

Hey guys, Do you know if it's possible to add a chart/widget such as on the index page but in a view/edit page of a resource? Thankssss
1 Reply
Jordy
Jordy13mo ago
you can put
@livewire(\App\Filament\Widgets\Widget::class)
@livewire(\App\Filament\Widgets\Widget::class)
inside your view at the place you want the widget. however you can also just add them to the header/footer of the page (see https://github.com/filamentphp/demo/blob/678ef5c53f219a2032c0ae70fd5b5e7d3cfeb9b5/app/Filament/Resources/Shop/OrderResource/Pages/ListOrders.php#L23)
Want results from more Discord servers?
Add your server