Tools & ToolTip
Posted: Mon May 07, 2018 1:53 am
Hi,
I'm now in the process of integrating my TeeChart into my web app and I've placed it on a ExtJS panel (via uniGUI) and I was noticing that the tooltip sometimes gets 'frozen' if someone's cursor moves too fast outside the panel that I've put the TeeChart in, so I was wondering if there was a way to 'destroy' the tooltip, I'm assuming HTML5 but the checkbox that will destroy it will not belong to the same panel. Trying to use Chart.tools.active.items does not work very well (And also requires indexing which can get messy)
I'm now in the process of integrating my TeeChart into my web app and I've placed it on a ExtJS panel (via uniGUI) and I was noticing that the tooltip sometimes gets 'frozen' if someone's cursor moves too fast outside the panel that I've put the TeeChart in, so I was wondering if there was a way to 'destroy' the tooltip, I'm assuming HTML5 but the checkbox that will destroy it will not belong to the same panel. Trying to use Chart.tools.active.items does not work very well (And also requires indexing which can get messy)