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

Support image annotation #898

Closed
damithc opened this issue Jun 26, 2019 · 0 comments · Fixed by #1858
Closed

Support image annotation #898

damithc opened this issue Jun 26, 2019 · 0 comments · Fixed by #1858

Comments

@damithc
Copy link
Contributor

damithc commented Jun 26, 2019

Example expected outcome:
image

For each comment/annotation, the author specifies:

  • the location to which the arrow should point to (e.g., as percentage of distance along the x and y axes from the top left corner)
  • text for the comment

Perhaps this can be a part of the pic component

@ang-zeyu ang-zeyu added this to Nice to Haves in Big Picture Jan 4, 2021
@ang-zeyu ang-zeyu moved this from Nice to Haves to Higher Priority in Big Picture Jan 14, 2022
@ang-zeyu ang-zeyu moved this from Higher Priority to Slightly Higher Priority in Big Picture Jan 14, 2022
@ong6 ong6 self-assigned this Mar 14, 2022
@ong6 ong6 mentioned this issue Mar 27, 2022
9 tasks
Big Picture automation moved this from Slightly Higher Priority to Completed Apr 20, 2022
tlylt pushed a commit that referenced this issue Apr 20, 2022
Add Annotation Feature

Users want to annotate images but have no way of doing so.

Implementing a <annotate> and <a-point> components to help
users annotate over images.

This allows users to specify the image in <annotate> and specify
the points in <a-point>.

Refer to issue #898 for the initial suggestion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Big Picture
Completed
Development

Successfully merging a pull request may close this issue.

3 participants