How customizable Is Tooltip when tooltips=false in the configuration?

Hi m-amano,

I've looked at the source code, unfortunately it is not possible to set the background color of the tooltip. The setting allows to set it to true/false like in your example, or an extended config can be provided with position, padding, centerOnMark and textTruncate settings but there is no color option.

image