0

I would like to do something like

\draw (node1) -- (node2) {[dotted] -- (node3)} -- (node4) {[dotted] -- (node5)} -- (node6);

There is no error message but the path comes out without any dotted parts, just everything same plain path.

Of course I could make several separate paths but in the "real" case there are about twenty segments that I would like to make alternatingly solid and dotted.

Is there a way to do it?

0 Answers0