@ -201,10 +201,10 @@
< label for = "param-corr" data-toggle = "tooltip" data-placement = "right" title = "Tip: percentage of all points taken into account by Dimension Correlation." > Correlation threshold (%)< / label >
< / div >
< div class = "col-md-5" >
< input id = "param-corr" type = "range" min = "0" max = "100" value = "3 0" , step = "1" onchange = "CalculateCorrel(true);" style = "margin-left: -20px;" >
< input id = "param-corr" type = "range" min = "0" max = "100" value = "5 0" , step = "1" onchange = "CalculateCorrel(true);" style = "margin-left: -20px;" >
< / div >
< div class = "col-md-1" >
< output for = "param-corr" id = "param-corr-value" style = "margin-left: -20px;" > 3 0< / output >
< output for = "param-corr" id = "param-corr-value" style = "margin-left: -20px;" > 5 0< / output >
< / div >
< / div >
< / div >