Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight color alpha differs between tracks #34

Open
SergioRodLla opened this issue Apr 11, 2024 · 2 comments
Open

Highlight color alpha differs between tracks #34

SergioRodLla opened this issue Apr 11, 2024 · 2 comments

Comments

@SergioRodLla
Copy link

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,
)

image

Regards,
Sergio

@VitorAguiar
Copy link

Hi, I have the same issue.

PoisonAlien added a commit that referenced this issue Oct 28, 2024
@PoisonAlien
Copy link
Owner

Hi,

Sorry for not getting back earlier. I have fixed it. Please try again and let me know if this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants