X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_graph.h;h=cc36c256eb4a3526096ae9c541b52a6dbed56d28;hp=25e9db227c03fa3ca242cd5e83ef23ae413742db;hb=22424d6b1c6a14c1d919482f991427c7e43853a8;hpb=8694810f18768d9311dbe19a8faa258b5097451b diff --git a/src/rrd_graph.h b/src/rrd_graph.h index 25e9db2..cc36c25 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -70,6 +70,7 @@ enum vdef_op_en { , VDEF_LSLSLOPE /* least squares line slope */ , VDEF_LSLINT /* least squares line y_intercept */ , VDEF_LSLCORREL /* least squares line correlation coefficient */ + , VDEF_PERCENTNAN /* Nth percentile ignoring NAN*/ }; enum text_prop_en { TEXT_PROP_DEFAULT = 0, /* default settings */