SVG - Coordinate System

Card Puncher Data Processing

SVG - Coordinate System

About

The SVG coordinates system is pixel-based :

  • 0,0 is the top-left corner of the drawing space
  • x values move to the right,
  • y values move down

See also: Unit

User

A user coordinate system can established with the viewBox attribute on the ‘svg’ element.

Documentation / Reference







Share this page:
Follow us:
Task Runner