Hi,

I have many vertical time-domain signals (see picture). Every signal (timeseries of X, Y points) is displaced from line X = 0 by some value so the median value of signal is equal to some X axis -value.
Besides every signal has some additional data that should be displayed (on the picture this data is displayed as few additional X-axis). Lets suppose that this data is a single value for each signal but this data has no increasing or decreasing tendency. How would you recommend me to implement this?
I can see two ways: either I display such data in additional scale widget (but here is the problem that data has no increasing or decreasing sorting, how to deal with that?) or I could display this data as a pop-up window that appears when user click on a signal.
What would you recommend me? Is there a way to dasplay few non sorted lines of numbers (matrix) in scale widget as in the picture?
1.jpg