Skip to content

Highlight color alpha differs between tracks #34

Description

@SergioRodLla

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions