Hello,
I have a line chart (actually line chart type in a combo chart, but that shouldn't matter) and I'd like to disable the tooltips but only for a single serie while retaining the tooltips for the other series. Is this feasible?
I know we can turn tooltips off but that's for the entire chart.
I tried a tooltype role column with an empty string but the tooltip still pops up but empty.
Many thanks.