Visualization

Aspect Grid (SVG)

Triangular aspect matrix — rows × columns = planets, each cell shows aspect glyph + orb. Standard textbook layout.

post/render/aspect-grid

Request body

datestring required
timestring required
timezoneOffsetnumber nullable
latitudenumber nullable
longitudenumber nullable
houseSystemstring
namestring
citystring
zodiacType'tropical' | 'sidereal'
ayanamsaIdnumber nullable
cosmogramboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes