API Reference / ConstellationPack · interface

Interface: ConstellationPack

Constellation figure lines and labels; vertices as ecliptic J2000 (lon, lat) degrees. Built by scripts/build-constellations.mjs from d3-celestial.

Properties

PropertyType
<a id="labels"></a> labels{ con: string; lat: number; lon: number; name: string; }[]
<a id="lines"></a> lines{ con: string; segs: number[][][]; }[]
<a id="provenance"></a> provenancestring

Start building

Quickstart →