..I got asked this from some feedback, basically some users would be interested in out-of-the-box advanced functionality, such as some statistics, anomaly detection (HTM, outliner detection), ...
For us it would mean switching from a simple visualization task to a more broad use-case monitoring and anomaly detection system.
I think this would be interesting if we still stick with the JS-only requirement and provide a very simple user experience, running from a browser.
I could imagine this as (optional) modules, that can be added as new series to the graph. For example:
Our goal should not be to develop the functionality ourselves, but rather reuse existing projects, only setting them up and integrating them for a convenient user-experience in the app.
..I got asked this from some feedback, basically some users would be interested in out-of-the-box advanced functionality, such as some statistics, anomaly detection (HTM, outliner detection), ...
For us it would mean switching from a simple
visualization taskto a more broad use-casemonitoring and anomaly detection system.I think this would be interesting if we still stick with the
JS-onlyrequirement and provide a very simple user experience, running from a browser.I could imagine this as (optional)
modules, that can be added as new series to the graph. For example:Our goal should not be to develop the functionality ourselves, but rather
reuse existing projects, only setting them up andintegratingthem for a convenient user-experience in the app.