Point
Datalayer Core / Point
Interface: Point
Defined in: src/components/sparklines/types.ts:9
Point interface for sparkline coordinates
Properties
x
x:
number
Defined in: src/components/sparklines/types.ts:10
y
y:
number
Defined in: src/components/sparklines/types.ts:11