Visualization

Timeline (SVG)

Gantt-style horizontal timeline of transit/aspect events over a date window. Caller supplies events array.

post/render/timeline

Request body

rangeStartstring required
rangeEndstring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}