SafetyGraphics / hep-explorer

Interactive Graphic for Exploring Liver Function Data in Clinical Trials
https://safetygraphics.github.io/hep-explorer/test/
MIT License
10 stars 3 forks source link

Dev v1.1.0 #252

Closed jwildfire closed 4 years ago

jwildfire commented 5 years ago

Release summary

New features in v1.1:

  1. New "Plot Style" control, with a "By Study Day" option that shows lab values on a selected day, with an option to animate change in values over the course of the study. Approach is modeled loosely off of this example from @mbostock.
  2. Improved R Ratio functionality including:
    • A new R Ratio over time part has been added to the participant profile that is shown when a participant point is clicked.
    • Option to set point size based on R Ratio added
    • R ratio values are shown when mousing over the snake plot
    • Updated the algorithm for the summary R ratio value.

Test Notes

Plot Style Control Tests

R Ratio tests

Regression Tests

Chart

Participant Details

Messages

Features

Settings

Plot Style

R Ratio

zskrivan commented 5 years ago

I vote to add it. Researchers might see changes over time that they would miss in the static view. This is a quick way to see the time course. Plus it's really cool. Mike Bostock rocks!