javascript - Is it possible to set up a rolling average for only one series of the dygraph -


i have tried using rollperiod per-series property in order display 1 "raw" time series , rolling average separate series, no success. there way ? !

no, it's not. if want average 1 series not another, you'll need before send data dygraphs.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -