Status: Accepted
Owner: bastula
Labels: Type-Defect Priority-Medium
New issue 82 by bastula: Move legend in DVH to more appropriate position
http://code.google.com/p/dicompyler/issues/detail?id=82
Currently the DVH legend blocks plot lines in the top right hand corner.
Ideally the legend should be moved so it does not block any of the plot.
This probably can be found by investigating the matplotlib library
documentation found at
http://matplotlib.org
Another option is to disable the legend completely and use the structure
selector on the left as a legend.