powered by
Plot a bar over time that shows when the runtime is lacking ready tasks
panel_lackready( data = NULL, x_start = data$config$limits$start, x_end = data$config$limits$end )
A ggplot object
starvz_data with trace data
X-axis start value
X-axis end value
panel_lackready(data = starvz_sample_lu)
Run the code above in your browser using DataLab