idmd.visualization.plots.PlotGenerator
- class idmd.visualization.plots.PlotGenerator[source]
Bases:
objectGenerates various types of plots.
Methods
Generates a bar plot for the specified column.
Generates a line plot for the specified columns.
Bases: object
Generates various types of plots.
Methods
Generates a bar plot for the specified column. |
|
Generates a line plot for the specified columns. |