You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
Similiar to draw prop but it only mock (only do the drawing animation), doesn't create the annotation. (doesn't clone-append to <g>...</g> when @drawFinish)
Useful if you want to control how the annotation is created.
In my case the creation depends on query result from ApolloQuery component)
Similiar to
draw
prop but it only mock (only do the drawing animation), doesn't create the annotation. (doesn't clone-append to<g>...</g>
when@drawFinish
)Useful if you want to control how the annotation is created.
Usage
The text was updated successfully, but these errors were encountered: