Applying the Dash-Array-Property on a line which has a gradient as stroke method causes the Dash-Array to have not effect.
Replacing
stroke="url(#gradient1)"
in the attached testcase with e.g.
stroke="#000"
solves the problem.
Testcase
Log in to post a comment.
Testcase