Single-slot LRU cache around an SVG d -attribute builder · Construction options for {@link createPathBuilder} · Pixel...
common/chart/path
Category
References9#
- InterfacePathBuilderSingle-slot LRU cache around an SVG d -attribute builder
- InterfacePathBuilderOptionsConstruction options for {@link createPathBuilder}
- InterfacePathPointPixel-space point fed into {@link buildCurvePath}
- InterfacePathSegmentOne run of consecutive finite points, as produced by {@link PathBuilder.buildSegments}
- FunctionbuildCurvePathBuild the SVG d attribute for a sequence of points
- FunctioncreatePathBuilderPure-TS path builder with single-slot LRU memo on (data, xScale, yScale) reference identity
- Type AliasCngxCurveCurve interpolators for line / area path builders
- Type AliasLineXAccessorReads the X value of a data row at index i
- Type AliasLineYAccessorReads the Y value of a data row at index i