Point
Datalayer Core / Point
Interface: Point
Defined in: src/components/sparklines/types.ts:14
Point interface for sparkline coordinates
Properties
x
x:
number
Defined in: src/components/sparklines/types.ts:15
y
y:
number
Defined in: src/components/sparklines/types.ts:16