Removed "hide from top" hist feature that was not popular and reduced the overall speed

Added icon for blackhole hosts (i.e. hosts RX-only)
This commit is contained in:
Luca Deri 2023-02-17 15:00:53 +01:00
parent ce5c657432
commit 2f20e3f903
18 changed files with 62 additions and 53 deletions

View file

@ -69,6 +69,7 @@ function custom_column_utils.hostToScoreValue(host_stats)
end
return(val)
end
-- ###########################################
function custom_column_utils.hostStatsToColumnValue(host_stats, column, formatted)