ivmartel / dwv-react

Medical image viewer using DWV (DICOM Web Viewer) and React.
https://ivmartel.github.io/dwv-react
GNU General Public License v3.0
99 stars 39 forks source link

I've changed the class components to functional components in the DwvComponent. Is there a way to display all three orientations simultaneously? #255

Closed grpoudel closed 7 months ago

ivmartel commented 1 year ago

There is but I did not implement it yet in this viewer... Check out the dwv demo (load data and change the layout to MPR) to see how I did there.

ivmartel commented 7 months ago

I hope you found a solution to your problem.

Closing for now, feel free to comment if you need.