simplebench.reporters.graph.options module🔗
Base class for graph reporters in the reporters package.
- class simplebench.reporters.graph.options.GraphOptions[source]🔗
Bases:
ReporterOptionsBase class for
MatplotlibReporterspecific options.
Base class for graph reporters in the reporters package.
Bases: ReporterOptions
Base class for MatplotlibReporter
specific options.