主题
Pie Diagram Config Schema
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/PieDiagramConfig
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config.schema.json* |
PieDiagramConfig Type
object
(Pie Diagram Config)
all of
PieDiagramConfig Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
textPosition | number | Optional | cannot be null | Mermaid Config |
textPosition
切片标签的轴向位置从中心的零到外边缘的 1。
textPosition
is optional
Type:
number
cannot be null
defined in: Mermaid Config
textPosition Type
number
textPosition 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
textPosition Default Value
The default value is:
json
0.75