Skip to content

stroke reduce for lines #503

@Fil

Description

@Fil

in applyGroupedChannelStyles we reduce the stroke (or fill) with the "first" reducer: ([i]) => S[i]

what syntax could we use to make this reduction explicit and configurable? By analogy with Plot.group we might have:

Plot.line(data, {stroke: "median"}, {stroke: "value", x: …})

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions