Loading ci/complexity_measurements/index_complexity.html +18 −6 Original line number Diff line number Diff line Loading @@ -450,8 +450,8 @@ function showToolTip(x, y, contents) { var tipWidth = 165; var tipHeight = 75; var xOffset = 5; var yOffset = 5; var xOffset = -15; var yOffset = -15; var ie = document.all && !window.opera; var iebody = (document.compatMode == "CSS1Com[at") ? document.documentElement Loading Loading @@ -533,7 +533,10 @@ elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1080,7 +1083,10 @@ function RAM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1238,7 +1244,10 @@ function ROM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1404,7 +1413,10 @@ function PROM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading
ci/complexity_measurements/index_complexity.html +18 −6 Original line number Diff line number Diff line Loading @@ -450,8 +450,8 @@ function showToolTip(x, y, contents) { var tipWidth = 165; var tipHeight = 75; var xOffset = 5; var yOffset = 5; var xOffset = -15; var yOffset = -15; var ie = document.all && !window.opera; var iebody = (document.compatMode == "CSS1Com[at") ? document.documentElement Loading Loading @@ -533,7 +533,10 @@ elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1080,7 +1083,10 @@ function RAM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1238,7 +1244,10 @@ function ROM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading Loading @@ -1404,7 +1413,10 @@ function PROM() { elt.bind("plothover", function (event, pos, item) { if (!item) { // only remove if not in tooltip anymore if ($('#tooltip:hover').length == 0) { $("#tooltip").remove(); } previousPoint = null; return; } Loading