Thanks for the quick reply!<br><br>I want to display the resolution of the graphed data to the user. Since the data is resampled (by fetch?) I don&#39;t know the resolution. According to the fetch documentation &quot;the fetch function is normally used internally by the graph function to get data from RRDs&quot;, so i guess the &quot;step size&quot; or resolution is known to the graph(v) function but not returned.<br>
<br>/Fredrik<br><br><div class="gmail_quote">On Fri, Oct 15, 2010 at 09:23, Tobias Oetiker <span dir="ltr">&lt;<a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Frederik,<br>
<div><div></div><div class="h5"><br>
Today Fredrik Kers wrote:<br>
<br>
&gt; Hi!<br>
&gt;<br>
&gt; I&#39;m using the python rrdtool bindings to create a interactive view of rrd<br>
&gt; data where you can zoom and pan in the graph. Is there a way to get the step<br>
&gt; size of the graph created by rrdtool.graphv, like you get from<br>
&gt; rrdtool.fetch?<br>
<br>
</div></div>the step is not necessarily unifor as far as the input data is<br>
concerned ... the data gets re-sampled inside rrdgraph prior to<br>
drawing ...<br>
<br>
what problem are you tring to solve ?<br>
<br>
cheers<br>
tobi<br>
<br>
<br>
&gt; /Fredrik<br>
&gt;<br>
<font color="#888888"><br>
--<br>
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<br>
<a href="http://it.oetiker.ch" target="_blank">http://it.oetiker.ch</a> <a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a> ++41 62 775 9902 / sb: -9900<br>
</font></blockquote></div><br>