API Reference / ChartDiff · interface
Interface: ChartDiff
What differs between two charts.
Properties
| Property | Type | Description |
|---|---|---|
<a id="angles"></a> angles | AngleChange[] | Angles whose sign changed. |
<a id="aspectsgained"></a> aspectsGained | Aspect[] | Aspects present in the variant but not the original. |
<a id="aspectslost"></a> aspectsLost | Aspect[] | Aspects present in the original but not the variant. |
<a id="bodies"></a> bodies | BodyChange[] | Bodies whose sign or house changed. |