Aspect Bars (Gantt)
aspect_barTransform aspect timelines into Gantt-style bars grouped by transit planet, showing duration and exact dates of aspects in orb for visual transit calendars.
Instructions
Transform aspect timelines into Gantt-style bars grouped by transit planet. Each bar shows the duration an aspect is in orb, with exact dates marked. Useful for visual transit calendars.
[Group: Aspects & Points]
Example request body: {"startDate":"2024-01-01","endDate":"2024-06-30","stepDays":1,"visiblePlanetIds":[0,1,2,3,4,5,6,7,8,9]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | ||
| endDate | Yes | ||
| stepDays | No | ||
| planet1Ids | No | ||
| planet2Ids | No | ||
| aspectAngles | No | ||
| maxOrb | No | ||
| visiblePlanetIds | No |