Graph Paper

Generate printable square, dot, and isometric graph paper with physical spacing and calibration bars.

Orientation
Grid type

Print at 100 percent scale. Do not use Fit to page when grid size matters.

Printable graph paper

Letter square grid

Default spacing is 0.25 in with a 0.5 in margin.

Grid settings
SettingValue
Export

grid line positions = margin plus k times spacing How?

How this is calculated

The printable page uses physical CSS units. Square-grid lines are placed at the margin plus whole multiples of the spacing. Dot grids use the same intersections. Isometric grids use three line families with row spacing equal to spacing times the square root of 3 divided by 2.

The calibration ruler draws a 1 inch bar and a 5 cm bar using the same physical unit system as the grid.

Formula: grid line positions = margin plus k times spacing

Sources

  1. MDN, CSS length values. MDN Web Docs. Retrieved .
  2. MDN, Printing. MDN Web Docs. Retrieved .
  3. Wikipedia, Graph paper. Wikipedia. Retrieved .

Method last reviewed