Expand description
Generates plots for analysis results.
This module provides functions to create various plots based on the analysis
results, using the plotters
crate.
Functionsยง
- generate_
plots - Generates all plots for the analysis results.
- generate_
ratio_ custom_ comparison_ plot - Generates a line plot for the various columns from a custom comparison.
- generate_
ratio_ split_ comparison_ plot - Generates a line plot for the various columns from a split comparison.