I am using a Vizlib table as a sparkline. One column is a bulletchart, I have values for the actual measure, the target and also for all the ranges (range 1,range 2 and range 3). I have created a tooltip for the cell with the info I want to show, but when y hover the bar, the target or any range, an additional tooltip is displayed, with the label and value (ex: 'Target - 20' or 'Range - 50')
Is there any possibility to hide this 'default' tooltip so that the info displayed any part of the cell is the info I customized?
Thanks in advance!