Skip to content

chartjs-chart-pcp v4.3.0 / ILineSegmentOptions

Interface: ILineSegmentOptions

Extends

  • LineOptions

Properties

tension

tension: number

line tension > 0 (e.g., 0.3) to create bezier curves

Default

ts
0

Overrides

LineOptions.tension

Source

work/chartjs-chart-pcp/chartjs-chart-pcp/src/elements/LineSegment.ts:9