Untitled number in Mermaid Config Schema β
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/RadarDiagramConfig/properties/curveTension
The tension factor for the Catmull-Rom spline conversion to cubic BΓ©zier curves.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | config.schema.json* |
curveTension Type β
number
curveTension Constraints β
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
curveTension Default Value β
The default value is:
json
0.17