Hi

i used JQuery and put the code into Rules if you want only one gauage to change use EG: #gauge2 use inspect to find codes



</script >
<script type="text/javascript" src="Images/hc/jquery-1.11.1.min.js"></script>
<script>


</script>
<META HTTP-EQUIV=REFRESH CONTENT=30>
<script>


$(document).ready(function () {
$("#fl25480110185486 table tr:eq(2)").remove();
$("#gauge2").css("padding-top","0px")
$("#highcharts-0").height("55px")
$("#fl25480110185486").height("82px")
});
});
</script>

Hope this helps

Thanks

Alan