projects/common/chart/path/path-builder.ts
import { PathSegment } from '@cngx/common/chart'
One run of consecutive finite points, as produced by PathBuilder.buildSegments. firstX / lastX are the run's projected end coordinates, exposed so an area layer can close the run to its baseline without re-projecting the data.
firstX
lastX
string
number