Change tooltip of Chart Widget
Does anyone know how I can change the tooltip of my chart widgets? I'm not using ApexCharts but just the regular Chart.js provided by Filament. I can't seem to find a working solution and I was wondering if anyone has maybe already done this and could provide a solution/some information on how to do this.
What I want to do is to transform the data displayed in the tooltip into a currency value i.e.
What I want to do is to transform the data displayed in the tooltip into a currency value i.e.
445.244 to 445.244,00€ or $445,244.00 but it just doesn't want to work. I can provide some of my attempts of doing this, but I doubt they'll be helpful.