Share Posted December 10, 2018 Using BezierPlugin, it arrow tail doesn't bend. I need arrow to grow and bend on it curve path. Share if anyone has any example of it. Link to comment Share on other sites More sharing options...
Share Posted December 11, 2018 Hm, do you have a demo we could look at? It's tough to guess at what you mean here. Perhaps it's a good fit for a combination of DrawSVGPlugin for the line, and BezierPlugin for the arrow with autoRotate:true (?) Link to comment Share on other sites More sharing options...
Share Posted December 11, 2018 You can also animate an SVG line using CSS animations. It's more tedious and I much prefer using GSAP, but it can be done: https://css-tricks.com/svg-line-animation-works/ Link to comment Share on other sites More sharing options...
Share Posted December 11, 2018 Hi @anand2019, Here are some suggestions: autoRotate. Or maybe this scenario corresponds to your ideas: See the Pen dwoGXR by mikeK (@mikeK) on CodePen However, as Jack already mentioned, an example with your scenario - even if it is stuck - will help to help you. Best regards Mikel 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now