Hi,<br><br>I am new to RRD tool. Currently I am plotting different data on a single line graph using different colors. I am doing the following thing:<br><br>1. data1 corresponds to Red Line (say line1 easy to connect to data1)<br>
2. data2 corresponds to Green Line (say line2 easy to connect to data2)<br>3. data3 corresponds to Blue Line (say line3 easy to connect to data3)<br><br>Now on html if data1, data2, data3 are checked then plot all 3 lines line 1,2,3. But after sometime if user unchecked on data say data2 then I want to stop plotting the line2 from that instance. How I can stop plotting the line2 in rrd graph for data2?<br>
<br>How to go about it? I am using ruby, rrdtool and html.<br><br>Any suggestions or pointers is highly appreciated.<br><br>Thanks in advance,<br>Shubham <br>