chartjs-chart-pcp v4.3.4 / ILogarithmicParallelCoordinatesControllerDatasetOptions
Interface: ILogarithmicParallelCoordinatesControllerDatasetOptions
Extends
Omit
<ControllerDatasetOptions
,"clip"
>.Omit
<ILogarithmicAxisOptions
,"backgroundColor"
>.ScriptableAndArrayOptions
<ILineSegmentOptions
,ScriptableContext
<"logarithmicPcp"
>>.ScriptableAndArrayOptions
<CommonHoverOptions
,ScriptableContext
<"logarithmicPcp"
>>
Properties
axisWidth
axisWidth:
number
width of the visible axis
Default
ts
30
Inherited from
Omit.axisWidth
Defined in
work/chartjs-chart-pcp/chartjs-chart-pcp/src/elements/LinearAxis.ts:22
stack
stack:
string
The ID of the group to which this dataset belongs to (when stacked, each group will be a separate stack).
Overrides
Omit.stack
Defined in
tension
tension:
ScriptableAndArray
<number
,ScriptableContext
<"logarithmicPcp"
>>
line tension > 0 (e.g., 0.3) to create bezier curves
Default
ts
0
Inherited from
ScriptableAndArrayOptions.tension
Defined in
work/chartjs-chart-pcp/chartjs-chart-pcp/src/elements/LineSegment.ts:9