Has anyone had success with customizing the appearance of the popover/tooltip in mui charts?
It seems like it should be a simple task, but despite searching extensively, I have only found information on formatting data and nothing about styling the CSS.
I have attempted to use the provided class names mentioned here and also tried applying styles through slotProps
, but so far, none of my attempts have been successful.
Below is a screenshot of the component that I am trying to customize: