Is there any way to repeat a pattern in KonvaJS through a user input? I have this (DEMO). However,I am having difficulties wrapping my head around this next step. Is it possible?
Edit: I would like to programmatically clone/repeat the arc's peaks per span based on the user input and tile it along the x axis.