Home › Forums › Chart Support › Interactivity not working even when interactivityEnabled set to true › Reply To: Interactivity not working even when interactivityEnabled set to true
Ah I see. I thought I should ask just in case. I’ve changed it to: #downUpContainer, #pingsContainer {height: 520px; width: 100%;} and it works fine.
#downUpContainer, #pingsContainer {height: 520px; width: 100%;}
Thank you for your help. =)