Skip to content
Jim Pivarski edited this page Mar 15, 2015 · 1 revision
  1. summary Coordinate transform which rotates around a point
  2. labels Reference,Version1

_(This page applies only to the 1.x branch of SVGFig.)_

rotate

The rotate function creates a coordinate transformation that rotates around a point.

Arguments

  • rotate(angle, cx, cy)*
angle _*required*_ angle in degrees
cx, cy _default_=0, 0 point around which to rotate
Clone this wiki locally