How to move along a path but only between two specified path points
问题 This question is about d3 version 3.x and path movements. Imagine there is a path and a circle element, and I want the circle to follow that path in a transition, but only up to some percentage. I was asking this before and got a great answer from Gerardo Furtado here: My former question Still, one question in this regards remains for me, and as I am a beginner, I couldn't find any working solution so far: How can i trace this path, lets say, from a point at 25% to a point at 50%, and then