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

Possible investigation: Map alpha transparency to RGB value for modifications quality to avoid over-plotting misinterpretation #4730

Open
cmdcolin opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cmdcolin
Copy link
Collaborator

#4647 introduced alpha transparency related to modification rendering.

low quality positions can be plotted with alpha transparency. however, if you are zoomed out far, many low quality positions can basically overlap, resulting in the alpha values overlapping, which may give the impression of a high quality call. turning the rgba(x,y,z,a) into a "equivalently lightened" rgb(x',y',z') without alpha channel might help

@cmdcolin cmdcolin added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant