htm-community / nupic.visualizations

Web application for interactive graphs, anomaly highlighting and online monitoring.
MIT License
17 stars 11 forks source link

Usability: both overlapping values visible #19

Open breznak opened 8 years ago

breznak commented 8 years ago

The problem occurs when you plot 2 overlapping signals, their paint-order is given by the order how the labels are shown. If the latter signal is "bigger", it hides the visibility of the former signal.

WORKAROUND: when you use mouse to highlight a signal, it gets focus as is painted in the front.

Ideal solution:

Reproduce, plot the NAB example data, normalize and show both anomaly scores.