Add elf symbol address helper + pass experiment path to queries
This commit is contained in:
@ -386,7 +386,7 @@ make_heatmap <- function(target_resulttype, target_benchmark) {
|
||||
xmin = -0.5,
|
||||
xmax = row_width - 0.5,
|
||||
fill = NA,
|
||||
linewidth = 1.0,
|
||||
linewidth = 1.5,
|
||||
inherit.aes = FALSE
|
||||
) +
|
||||
scale_colour_brewer(name = "Region", palette = "Dark2")
|
||||
|
||||
Reference in New Issue
Block a user