Anyone knows how to remove the “Chart” tooltip? You can modify it by conf.getTitle().setText(“…”) but that also adds the extra title header in the chart itself. No luck with empty String or null.

Anyone knows how to remove the “Chart” tooltip? You can modify it by conf.getTitle().setText(“…”) but that also adds the extra title header in the chart itself. No luck with empty String or null.
