I am encountering a specific error message related to the tooltip option in my code.
The error states: Option "animation" was provided as type "number" but it is expected to be of type "boolean".
Despite my efforts to trace the source of this error, I have been unable to determine where it originates or how to resolve it.