Home Forums Chart Support Interactivity not working even when interactivityEnabled set to true Reply To: Interactivity not working even when interactivityEnabled set to true

#13310

@cgar,

It’s not a bug. ToolTip is a Dom-element, so whenever you assign height to all div elements, it will be applicable even for tooltip. It’s suggested to apply height based on class or id of div.