Learn R Programming

starvz (version 0.8.4)

panel_abe_solution: 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)

Value

A ggplot object

Arguments

data

starvz_data with trace data

base_size

base_size base font size

Examples

Run this code
# \donttest{
panel_abe_solution(data = starvz_sample_lu)
# }

Run the code above in your browser using DataLab