Skip to content

Interface: ChordGroupArc

Defined in: charts/chord.ts:17

A laid-out group arc as a closed ring of x/y (thin annular sector).

Properties

i

ts
i: number;

Defined in: charts/chord.ts:18


x

ts
x: number[];

Defined in: charts/chord.ts:19


y

ts
y: number[];

Defined in: charts/chord.ts:20

MIT licensed. WebGL2 required.