Hello,
i’d like to build a graph (or something like that), but i dont know if it’s possible.
The use case would be that i got my blood test done, so i got various values with a range of values (the ok-range), and my actual value (hopefully somewhere in there).
I’d like to visualize these ranges line-by-line. Maybe having a different x-axis for every line? (and no y-axis, because it’s one-dimensional)
The ranges differ, one might be from 0.2 to 0.5, another from 3 to 90. I’d like for the range to fill the whole x-axis, no matter how the values are, so that they are visually a “block” filling the “graph” (and not one line being very small on the left part etc).
Do you understand, what my goal is? Is it possible?
Kind regards, Nordberg