API Reference / ChartOptions · interface

Interface: ChartOptions

Options for Engine.chart and Engine.chartAt, extending CalcOptions.

Extends

Properties

PropertyTypeDescriptionInherited from
<a id="bodies"></a> bodies?BodyId[]Extra bodies to compute beyond the core chart set.-
<a id="housesystem"></a> houseSystem?HouseSystemHouse system to compute. Defaults to "placidus".-
<a id="observer"></a> observer?ObserverObserver location; required when topocentric is set.CalcOptions.observer
<a id="orbs"></a> orbs?Record<string, number>Per-aspect orb overrides in degrees, keyed by aspect name.-
<a id="topocentric"></a> topocentric?booleanApply topocentric parallax for observer. Defaults to false.CalcOptions.topocentric
<a id="zodiac"></a> zodiac?ZodiacTropical (the default) or a sidereal ayanamsa, e.g. "sidereal:lahiri".CalcOptions.zodiac

Start building

Quickstart →