Skip to content

Radar Graph styling is not applied #335

@ghost

Description

Setting a style e.g,
RadarSeries series = chart.addSeries("data", data, labels);
series.setLineWidth(5);
The line width is not applied as the BasicStroke is not used. It is missing in PlotContent_Radar doPaint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions