pyanno4rt.visualization.visuals._dvh_graph_plotter_mpl
Dose-volume histogram plot (matplotlib).
Overview
Dose-volume histogram plot (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._dvh_graph_plotter_mpl.DVHGraphPlotterMPL[source]
Dose-volume histogram plot (matplotlib) class.
This class provides a plot with dose-volume histogram curve per segment.
- category
Plot category for assignment to the button groups in the visual interface.
- Type:
string
- name
Attribute name of the classes’ instance in the visual interface.
- Type:
string
- label
Label of the plot button in the visual interface.
- Type:
string
Overview
Methods view()Open the full-screen view on the dose-volume histogram.
Members