panel_abe_solution {starvz} | R 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)
[Package starvz version 0.8.0 Index]