Aspect Bars (Gantt)
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.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 2 of the 13 revisions of this API.595
- ○
added the optional property
data/bars/rows/items/bars/items/aspectto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/bars/rows/items/bars/items/endDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/bars/rows/items/bars/items/exactDatesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/bars/rows/items/bars/items/laneto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/bars/rows/items/bars/items/startDateto the response with the200statusresponse-optional-property-added
- ○
- ▲
the request property
maxOrbbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
stepDaysbecame not nullablerequest-property-became-not-nullable
- ▲
the
planet1Ids/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
planet2Ids/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
visiblePlanetIds/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ●
the
aspectAngles/items/request property's max was set to360.00request-property-max-set
- ●
the
maxOrbrequest property's max was set to30.00request-property-max-set
- ●
the
stepDaysrequest property's max was set to365.00request-property-max-set
- ●
the
aspectAngles/items/request property's min was set to0.00request-property-min-set
- ●
the
maxOrbrequest property's min was set to0.00request-property-min-set
- ●
the
planet1Ids/items/request property's min was set to0.00request-property-min-set
- ●
the
planet2Ids/items/request property's min was set to0.00request-property-min-set
- ●
the
stepDaysrequest property's min was set to0.04request-property-min-set
- ●
the
visiblePlanetIds/items/request property's min was set to0.00request-property-min-set
- ▲