speechtotext.plot.plotting.BaseMatPlotLib
- class BaseMatPlotLib(df, report_folder, file_name)[source]
Bases:
BaseResultParent class for custom plots with matplotlib. Code can be generated from d-tale. Child class should be made and added to Plotting.CUSTOM_RESULTS, Plotting.CUSTOM_ERRORS, Plotting.CUSTOM_PLOTS or Plotting.CUSTOM_ERROR_PLOTS
Creates object of BasePlot.
- Parameters:
Methods
Creates plot to be saved.
Saves plot to folder.