Interface PointDatum

Hierarchy

  • PointDatum

Properties

Properties

fnType: "points"
points: [number, number][]

An array of 2-number array which hold the coordinates of the points to render when fnType: 'points'

Generated using TypeDoc