diff --git a/js/tbl_zoom_plot.js b/js/tbl_zoom_plot.js index 665a534164..99fe7fa84b 100644 --- a/js/tbl_zoom_plot.js +++ b/js/tbl_zoom_plot.js @@ -553,6 +553,11 @@ $(document).ready(function() { } }; + // If data label is not set, do not show tooltips + if (dataLabel == '') { + currentSettings.tooltip.enabled = false; + } + $('#resizer').resizable({ resize: function() { currentChart.setSize(