Pascal
Pascal
The most important parameter are: --alt-y-grid --alt-autoscale
This is the exact cmdline used to create this graph (timestamp are the same) I just patched my rrd.php from cacti to write a file from $command_line var. ``` graph...
Can you test the first one with --alt-y-grid?
Yes it fixes this known problem but it make another bug : why I opened this case. This case is about the --alt-autoscale combined with --alt-y-grid bug (I edited my...
I can't build the last master : ``` (root|~/git/rrdtool-1.x) make Making all in po make[1]: Entering directory '/root/git/rrdtool-1.x/po' make[1]: Leaving directory '/root/git/rrdtool-1.x/po' Making all in src make[1]: Entering directory '/root/git/rrdtool-1.x/src'...
make OK from a fresh clone / configure; sorry But bug not solved on master 1.5.999  RRDtool 1.5.999 Copyright by Tobias Oetiker [email protected] Compiled Nov 3 2016 14:24:46 Why...
The bug is still here for me : the problem is another combination or graph resolution ? very strange I already tested this bug with any resolution. Can you test...
Tested from your fresh : RRDtool 1.6.999 Copyright by Tobias Oetiker [email protected] Compiled Nov 3 2016 15:26:28 
Hi, Any news ? can you give me the rrdgraph function name that make this particular dynamic scale ?
I think it's good !!! Thanks for your work ! At this time inside my code I use a "arrayRecursiveDiff" custom function.