Skip to content

Document how to set alpha values. #225

@lassepe

Description

@lassepe

Thank you for this awesome package! I'm a huge fan of grammar of graphics and I'm excited to see a native Julia implementation of this paradigm.

The tutorial and the philosophy pages of the documentation suggest that one can set the transparency of a layer via the alpha keyword of visualize, i.e. something like visualize(Scatter; alpha = 0.5). However, that does not seem to work (anymore?). It is surprisingly hard to figure out what would be the right thing to do to achieve the result.

It would be great if the documentation could be updated in this regard or if the documentation could include a pointer to the relevant information about accepted keyword arguments of visualize (probably pointing to the Makie.jl docs?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions