-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis 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!Scott won't do this soon, but PRs from the community are welcome!
Description
Something like :
public Pixel Center => new(/* */);goes around here:
ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/PixelLine.cs
Lines 24 to 26 in 6c553f9
| public Pixel Pixel1 => new(X1, Y1); | |
| public Pixel Pixel2 => new(X2, Y2); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis 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!Scott won't do this soon, but PRs from the community are welcome!