Skip to content

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

Open
@cmdcolin

Description

#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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions