Hi Frederik, Today Fredrik Kers wrote:
> Hi! > > I'm using the python rrdtool bindings to create a interactive view of rrd > data where you can zoom and pan in the graph. Is there a way to get the step > size of the graph created by rrdtool.graphv, like you get from > rrdtool.fetch? the step is not necessarily unifor as far as the input data is concerned ... the data gets re-sampled inside rrdgraph prior to drawing ... what problem are you tring to solve ? cheers tobi > /Fredrik > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
