Skip to content

SP5: Polygon LineStyle is overriden by Hatch #3099

@faguetan

Description

@faguetan

Bug Report

Issue: When setting FillStyle for polygon to Hatch, it is not possible then to style the stroke (border) of the said polygon. It seems that LineStyle is somehow overridden by FillStyle.

Reproducing: Create a polygon, set FillStyle to use Hatch. Set LineStyle for this polygon. You can see that the stroke is there, but its not visible if LinePattern set to solid (depending on the stroke size the size of the visible polygon grows). If polygon FillStyle set to just color fill, then stroke begins to respect it's Color property.

System Details

  • ScottPlot Version: 5.0.10-beta
  • Operating System: Windows 10
  • Application Type: Avalonia
  • .NET Version: .NET 7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGunexpected behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions