panel_abe_solution: Create a plot with the solution computed by ABE

panel_abe_solutionR Documentation

Create a plot with the solution computed by ABE

Description

Plot per-node and per-tasktype repartion among resource types

Usage

panel_abe_solution(data, base_size = data$config$base_size)

Arguments

data

starvz_data with trace data

base_size

base_size base font size

Value

A ggplot object

Examples


panel_abe_solution(data = starvz_sample_lu)


starvz documentation built on June 19, 2025, 1:08 a.m.