visdesignlab / Sanguine

Sanguine is a web-based visualization tool built by the VDL and ARUP that visualizes hospital blood usage and associated patient/surgery attributes. It is designed to be used by clinicians, researchers, and administrators to understand blood usage patterns, identify opportunities to improve patient outcomes, and reduce transfusion expenditures.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

UI Updates #185

Closed haihan-lin closed 3 years ago

haihan-lin commented 3 years ago
JackWilb commented 3 years ago

I'm seeing this issue with the blood components when I load in. The filter range is set to 0-0 instead of the whole range image

JackWilb commented 3 years ago

It's possible to get into a broken state where you have case info showing with no cases in the selector above by brushing and then clicking the "x" in currently selected

image

haihan-lin commented 3 years ago

is this after the data being loaded?

haihan-lin commented 3 years ago

It's possible to get into a broken state where you have case info showing with no cases in the selector above by brushing and then clicking the "x" in currently selected

image

I'm a bit confused

JackWilb commented 3 years ago

is this after the data being loaded?

This is just when loading into the application for the first time. So yes, after all the data has loaded

JackWilb commented 3 years ago

I'm a bit confused

Maybe this will help show what I mean https://user-images.githubusercontent.com/36867477/135891279-f3cd0e14-8af0-4993-bd72-61c599ea2756.mp4

haihan-lin commented 3 years ago

I'm a bit confused

Maybe this will help show what I mean https://user-images.githubusercontent.com/36867477/135891279-f3cd0e14-8af0-4993-bd72-61c599ea2756.mp4

broken link?

haihan-lin commented 3 years ago

the selection issue should be fixed. I also fixed the issue of scatterplot repeatedly having actions registered in provenance but not actually updating the selection (which caused the undo/redo not functioning properly)