Module plot

Source
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.