Does not arrows style or color option apply an arc in \xymatrix? Please let me know the way.
\documentclass{article}
\usepackage[arrow, matrix]{xy}
\begin{document}
\[
\xymatrix{
A \ar@{.>} `d[r] `r[dr] [dr]& \\ & B
}
\]
\end{document}

\xymatrixhelpor Commutative diagram with curved arrows, colour, and changing the style of arrows you? – moewe Dec 25 '13 at 12:07tikz-cdpackage instead. It is almost the same syntax, the arrow macros are named differently. Plus the bonus of all thetikztricks – daleif Dec 25 '13 at 13:07xyand I will put a bounty on it. Thanks. – LaRiFaRi May 22 '15 at 08:58