Within any charts library you have the option to manually set the position of a Comment Annotation using theDocumentation Index
Fetch the complete documentation index at: https://docs.velt.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Comment Pin component.
How to Use
UseComment Pin in combination with the following:
onCommentAdd: Add custom metadata when adding a comment. This metadata can be used later to set the position of the Comment Pin. Learn moregetAllCommentAnnotations: Get all Comment Annotations with the custom metadata you set using above. Render the Comment Pin component and use the custom metadata to set its position yourself. Note for react developers hooks are also available. Learn more

