It would be great if user could specify which part of path should be drawn (start_ratio and end_ratio attributes in percents or parts from 0 to 1). To draw second part of circle we need to specify start_ratio=0.5 and end_ratio=1. These attributes should be animated, so playing with them give us ability to get arc animation for example. With that feature all paths become animated
It would be great if user could specify which part of path should be drawn (start_ratio and end_ratio attributes in percents or parts from 0 to 1). To draw second part of circle we need to specify start_ratio=0.5 and end_ratio=1. These attributes should be animated, so playing with them give us ability to get arc animation for example. With that feature all paths become animated