trackplot
trackplot copied to clipboard
Highlight color alpha differs between tracks
Hi @PoisonAlien ,
Thank you for this fantastic tool! I wanted to highlight a specific region of the track plot but it seems like the box color alpha value is different for the two tracks. Is there a way to make it consistent?
track_plot(summary_list = t,
track_names = c("", ""),
groupAutoScale = T,
show_ideogram = F,
regions = markregions,
boxcol = "#ffc41a",
boxcolalpha = 0.3,
col = c("#000000", "#e74c3c"),
y_max = 5,
)
Regards, Sergio
Hi, I have the same issue.
Hi,
Sorry for not getting back earlier. I have fixed it. Please try again and let me know if this helps.