dwv
dwv copied to clipboard
How to programmatically draw an ellipse in different DWV indexes and MPR?
I want to draw an ellipse in different indexes, but im struggling about how to pass the index to the setDrawings argument, all the drawings are being made at the first index, and im struggling to draw they on MPR too
Can you share your code? The demo viewer can do it, check out its code (tests/pacs/viewer.js) for an example implementation.
Closing for now, feel free to comment if you need.