Closed jwildfire closed 7 years ago
Normal range underlay added in branch customization.
How does the underlay work? What if there are multiple normal ranges used for a given measure?
Median value: http://bl.ocks.org/samussiah/raw/7fa57bc399f12574866b761c77abc8bf/
Considered mean but figured the most likely normal range is the best.
As discussed - consider rendering a low opacity normal range rectangle for each participant.
🎆 I like it!
try something likestroke-color:none; fill-color:#ddd; fill-opacity:0.1
on the underlay rects. would also be good to add a footnote explaining that the rectangles are the normal ranges. Finally, might be worth adding a control to show/hide the underlay.
Awesome job!
Not working in current build for v1.3.0 (see #37). Will de-bug.
Values were just wrong in the gist. Basic functionality for the control is fine. Only issue is that the control is visible even when there are no normal ranges to show. Created #38 to deal with that in v1.4.
Normal range columns are included in the settings object, but I don't think we use them.