Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(regions): Intent to ship regions.label #3323

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

netil
Copy link
Member

@netil netil commented Aug 7, 2023

Issue

#3319

Details

Implement regions.label

regions: [
  {
    ...
    label: {
	text: "Regions 1",
	x: 50,  // position relative of the initial x coordinate
	y: 50,  // position relative of the initial y coordinate
	color: "red",  // color string
	rotated: true.  // make text to show in vertical or horizontal
    },
    ...
  }
]
image

@netil netil added the feature label Aug 7, 2023
@netil netil self-assigned this Aug 7, 2023
@netil netil merged commit e35d0d0 into naver:master Aug 7, 2023
5 checks passed
@netil netil deleted the regionLabel#3319 branch August 7, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant