Adjusting Filament Chart Widgets in Laravel Breeze?
I want to use a few Filament Charts in the front end which is using Laravel Breeze. The problem is they look great in Filament, but I want to adjust the coloring etc when displayed in Laravel Breeze. For example, I want to change the color of the trend line from dark/black to match the indigo of the front end (And likewise choose a dark mode color)
What is the best way to approach this?
1 Reply
Set the colors in the chart widget?
pass the colors in as a param maybe like you are team? if param exists merge them over the exisitng.