@chabbey wrote:
Hi,
I am looking for a way to implement a CSS tooltip via an absolute positioned
element. This is motivated that our current app as already a tooltip mechanism, and we want all tooltip to look the same.The tooltip property of a graphobject would be a HTML template or a simple string. This would be passed to showTooltip who will set the correct position.
So, I need to override to doTooltip, showToolTip, hideTooltip to implement this behaviour.
Is this the correct way to do it and is it possible ?
Posts: 4
Participants: 2