X Tutup
Skip to content

Add property to customize tracker line thickness#1831

Merged
Jonarw merged 2 commits intooxyplot:developfrom
mattico:tracker-line-thickness
Jan 29, 2022
Merged

Add property to customize tracker line thickness#1831
Jonarw merged 2 commits intooxyplot:developfrom
mattico:tracker-line-thickness

Conversation

@mattico
Copy link
Contributor

@mattico mattico commented Dec 1, 2021

Checklist

  • I have included examples or tests
  • I have updated the change log
  • I am listed in the CONTRIBUTORS file
  • I have cleaned up the commit history (use rebase and squash)

Changes proposed in this pull request:

Added a property to customize the tracker line thickness.

Maybe we could have separate thickness properties for horizontal and vertical lines?
Maybe we could name it something else to specify that "line" refers to the lines projected on the X and Y axis from the tracker's position. I decided against this since e.g. HorizontalLineVisibility already just calls it "line".
Don't think this needs an example but I could add one.

@oxyplot/admins

Copy link
Contributor

@VisualMelon VisualMelon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Jonarw Jonarw merged commit d4d3039 into oxyplot:develop Jan 29, 2022
@mattico mattico deleted the tracker-line-thickness branch January 30, 2022 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup