Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HLines and VLines cannot have custom stroke colors #524

@Arc-blroth

Description

@Arc-blroth

With egui 0.13.0, it is impossible to set a custom Stroke for the HLine and VLine plot items, since there is no setter method on either of those. (Line does however have setter methods for the stroke, stroke width, and stroke color.)

I'm not sure if this was an oversight as part of the plot widget overhaul or an intended API change - if it was unintentional, I'd be happy to PR the missing setters!

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