diff options
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1059,7 +1059,7 @@ rect.dx(200) __`returns`: `itself`__ -### dx() +### dy() Move element only along y-axis relative to its current position: ```javascript |
index : svg.js.git | ||
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js | www-data |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | README.md | 2 |
@@ -1059,7 +1059,7 @@ rect.dx(200) __`returns`: `itself`__ -### dx() +### dy() Move element only along y-axis relative to its current position: ```javascript |