Skip to content

SignalXY: add support for markers #3602

@cris988

Description

@cris988

Question: Why are marker missing in version 5 for SignalXY plot while in version 4 there is?

ScottPlot Version: 5.0.23

Code Sample:

Version 4

var sig = plt.AddSignalXY(xs, ys);
sig.MarkerShape = MarkerShape.filledTriangleUp;
sig.MarkerSize = 10;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueThis issue has limited complexity and may be a good start for new contributorsHelp WantedScott won't do this soon, but PRs from the community are welcome!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions