diff --git a/js/tbl_zoom_plot.js b/js/tbl_zoom_plot.js index e94dfd7a67..49fbe66e97 100644 --- a/js/tbl_zoom_plot.js +++ b/js/tbl_zoom_plot.js @@ -447,6 +447,7 @@ $(document).ready(function() { title: { text: $('#tableid_0').val() }, }, yAxis: { + min: null, title: { text: $('#tableid_1').val() }, }, }