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?
What is the best way to approach this?
