How would I slow a graph down? I would like to see a point added only every 6 minutes, giving me a 24 hr history.
Thanks,
GadgetBandit
<!-- Begin Graph Instances -->
<graph id="My Test Graph">
<line line_colour="255,70,210,70" line_width="3"></line>
<display size="240,99" location="38,365" page="0" z_order="0"></display>
<options value_minimum="0" value_maximum="120" time_maximum="300" axis="horizontal"></options>
<monitor timer="GUI Timer" target_type="variable" target_ID="temp 1"></monitor>
</graph>