pyanno4rt.visualization.visuals._metrics_graphs_plotter_mpl
Data models metrics plot (matplotlib).
Overview
Data models metrics plot (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._metrics_graphs_plotter_mpl.MetricsGraphsPlotterMPL[source]
Data models metrics plot (matplotlib) class.
This class provides metrics plots for the different data-dependent models.
- DATA_DEPENDENT
Indicator for the assignment to model-related plots.
- Type:
bool
- 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 metrics plot.
Members