Results 185 comments of 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...

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 ![graph_image](https://cloud.githubusercontent.com/assets/4873680/19967625/72b3e552-a1d1-11e6-9ee3-eff2c8c393d2.png) 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 ![graph_image](https://cloud.githubusercontent.com/assets/4873680/19970113/583c56fa-a1db-11e6-9b15-d206ef06b0c6.png)

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.