Hi, Is it possible to disable datatips for values that are less than a certain minimum? Sometimes I have bars that are so small that they don't fit into the scale of the axis and hence are not shown. Still, somehow I get datatips for such values when I do a mouse-over, it seems.
Is it possible to disable datatips? I am using a datatip-function but noticed returning null or and empty string does not prevent the datatip from poping up. Cheers, Andrej

