Skip to content

Clarify XRange and YRange as edges rather than corners (#696) - #1014

Open
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:696-xrange-yrange
Open

Clarify XRange and YRange as edges rather than corners (#696)#1014
abrudz wants to merge 1 commit into
Dyalog:mainfrom
abrudz:696-xrange-yrange

Conversation

@abrudz

@abrudz abrudz commented Aug 11, 2026

Copy link
Copy Markdown
Member

XRange gives the x-coordinates of the left and right interior edges; YRange gives the y-coordinates of the top and bottom interior edges. This is clearer than the previous top-left/bottom-right corner wording.

Fixes #696

XRange gives the x-coordinates of the left and right interior edges;
YRange gives the y-coordinates of the top and bottom interior edges.
This is clearer than the previous top-left/bottom-right corner wording.
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.

XRange and YRange property documentation confuses a user

1 participant