C4 圖表配置綱要
https://mermaid.dev.org.tw/schemas/config.schema.json#/$defs/C4DiagramConfig
包含 c4 圖表特定設定的物件
抽象 | 可擴展 | 狀態 | 可識別 | 自訂屬性 | 額外屬性 | 存取限制 | 定義於 |
---|---|---|---|---|---|---|---|
可以實例化 | 否 | 未知狀態 | 否 | 禁止 | 允許 | 無 | config.schema.json* |
C4DiagramConfig 類型
object
(C4 圖表配置)
全部
C4DiagramConfig 屬性
diagramMarginX
c4 圖表左右的邊距,必須為正值。
diagramMarginX
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
diagramMarginX 類型
整數
diagramMarginX 限制
最小值:此數字的值必須大於或等於:0
diagramMarginX 預設值
預設值為
50
diagramMarginY
c4 圖表上方和下方的邊距,必須為正值。
diagramMarginY
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
diagramMarginY 類型
整數
diagramMarginY 限制
最小值:此數字的值必須大於或等於:0
diagramMarginY 預設值
預設值為
10
c4ShapeMargin
形狀之間的邊距
c4ShapeMargin
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
c4ShapeMargin 類型
整數
c4ShapeMargin 限制
最小值:此數字的值必須大於或等於:0
c4ShapeMargin 預設值
預設值為
50
c4ShapePadding
形狀之間的間距
c4ShapePadding
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
c4ShapePadding 類型
整數
c4ShapePadding 限制
最小值:此數字的值必須大於或等於:0
c4ShapePadding 預設值
預設值為
20
width
人員方塊的寬度
width
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
width 類型
整數
width 限制
最小值:此數字的值必須大於或等於:0
width 預設值
預設值為
216
height
人員方塊的高度
height
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
height 類型
整數
height 限制
最小值:此數字的值必須大於或等於:0
height 預設值
預設值為
60
boxMargin
方塊周圍的邊距
boxMargin
為必填
類型:
integer
不可為空
定義於:Mermaid 配置
boxMargin 類型
整數
boxMargin 限制
最小值:此數字的值必須大於或等於:0
boxMargin 預設值
預設值為
10
c4ShapeInRow
每一列要放置多少個形狀。
c4ShapeInRow
為必填
類型:
integer
不可為空
定義於:Mermaid 設定
c4ShapeInRow 類型
整數
c4ShapeInRow 約束條件
最小值:此數字的值必須大於或等於:0
c4ShapeInRow 預設值
預設值為
4
nextLinePaddingX
nextLinePaddingX
為選填
類型:
number
不可為空
定義於:Mermaid 設定
nextLinePaddingX 類型
數字
c4BoundaryInRow
每一列要放置多少個邊界。
c4BoundaryInRow
為必填
類型:
integer
不可為空
定義於:Mermaid 設定
c4BoundaryInRow 類型
整數
c4BoundaryInRow 約束條件
最小值:此數字的值必須大於或等於:0
c4BoundaryInRow 預設值
預設值為
2
personFontSize
這設定圖表中「人員」形狀的字體大小
personFontSize
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
personFontSize 類型
下列其中之一:string
或 number
(詳細資訊)
personFontSize 預設值
預設值為
14
personFontFamily
這設定圖表中「人員」形狀的字體粗細
personFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
personFontFamily 類型
字串
personFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
personFontWeight
這設定圖表中「人員」形狀的字體粗細
personFontWeight
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
personFontWeight 類型
下列其中之一:string
或 number
(詳細資訊)
personFontWeight 預設值
預設值為
"normal"
external_personFontSize
這設定圖表中「外部人員」形狀的字體大小
external_personFontSize
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_personFontSize 類型
下列其中之一:string
或 number
(詳細資訊)
external_personFontSize 預設值
預設值為
14
external_personFontFamily
這設定圖表中「外部人員」形狀的字體系列
external_personFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_personFontFamily 類型
字串
external_personFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_personFontWeight
這設定圖表中「外部人員」形狀的字體粗細
external_personFontWeight
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_personFontWeight 類型
下列其中之一:string
或 number
(詳細資訊)
external_personFontWeight 預設值
預設值為
"normal"
systemFontSize
這設定圖表中「系統」形狀的字體大小
systemFontSize
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
systemFontSize 類型
下列其中之一:string
或 number
(詳細資訊)
systemFontSize 預設值
預設值為
14
systemFontFamily
這設定圖表中「系統」形狀的字體系列
systemFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
systemFontFamily 類型
字串
systemFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
systemFontWeight
這設定圖表中「系統」形狀的字體粗細
systemFontWeight
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
systemFontWeight 類型
下列其中之一:string
或 number
(詳細資訊)
systemFontWeight 預設值
預設值為
"normal"
external_systemFontSize
這設定圖表中「外部系統」形狀的字體大小
external_systemFontSize
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_systemFontSize 類型
下列其中之一:string
或 number
(詳細資訊)
external_systemFontSize 預設值
預設值為
14
external_systemFontFamily
這設定圖表中「外部系統」形狀的字體系列
external_systemFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_systemFontFamily 類型
字串
external_systemFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_systemFontWeight
這設定圖表中「外部系統」形狀的字體粗細
external_systemFontWeight
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_systemFontWeight 類型
下列其中之一:string
或 number
(詳細資訊)
external_systemFontWeight 預設值
預設值為
"normal"
system_dbFontSize
這設定圖表中「系統資料庫」形狀的字體大小
system_dbFontSize
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
system_dbFontSize 類型
下列其中之一:string
或 number
(詳細資訊)
system_dbFontSize 預設值
預設值為
14
system_dbFontFamily
這設定圖表中「系統資料庫」形狀的字體系列
system_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_dbFontFamily 類型
字串
system_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
system_dbFontWeight
這設定圖表中「系統資料庫」形狀的字體粗細
system_dbFontWeight
為選填
類型:下列其中之一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
system_dbFontWeight 類型
下列其中之一:string
或 number
(詳細資訊)
system_dbFontWeight 預設值
預設值為
"normal"
external_system_dbFontSize
這設定圖表中「外部系統資料庫」形狀的字體大小
external_system_dbFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_system_dbFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_system_dbFontSize 預設值
預設值為
14
external_system_dbFontFamily
此設定圖表中外部系統資料庫形狀的字型系列
external_system_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_dbFontFamily 類型
字串
external_system_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_system_dbFontWeight
此設定圖表中外部系統資料庫形狀的字型粗細
external_system_dbFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_system_dbFontWeight 類型
以下任一:string
或 number
(詳細資訊)
external_system_dbFontWeight 預設值
預設值為
"normal"
system_queueFontSize
此設定圖表中系統佇列形狀的字型大小
system_queueFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
system_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
system_queueFontSize 預設值
預設值為
14
system_queueFontFamily
此設定圖表中系統佇列形狀的字型系列
system_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_queueFontFamily 類型
字串
system_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
system_queueFontWeight
此設定圖表中系統佇列形狀的字型粗細
system_queueFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
system_queueFontWeight 類型
以下任一:string
或 number
(詳細資訊)
system_queueFontWeight 預設值
預設值為
"normal"
external_system_queueFontSize
此設定圖表中外部系統佇列形狀的字型大小
external_system_queueFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_system_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_system_queueFontSize 預設值
預設值為
14
external_system_queueFontFamily
此設定圖表中外部系統佇列形狀的字型系列
external_system_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_queueFontFamily 類型
字串
external_system_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_system_queueFontWeight
此設定圖表中外部系統佇列形狀的字型粗細
external_system_queueFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_system_queueFontWeight 類型
以下任一:string
或 number
(詳細資訊)
external_system_queueFontWeight 預設值
預設值為
"normal"
boundaryFontSize
此設定圖表中邊界形狀的字型大小
boundaryFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
boundaryFontSize 類型
以下任一:string
或 number
(詳細資訊)
boundaryFontSize 預設值
預設值為
14
boundaryFontFamily
此設定圖表中邊界形狀的字型系列
boundaryFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
boundaryFontFamily 類型
字串
boundaryFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
boundaryFontWeight
此設定圖表中邊界形狀的字型粗細
boundaryFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
boundaryFontWeight 類型
以下任一:string
或 number
(詳細資訊)
boundaryFontWeight 預設值
預設值為
"normal"
messageFontSize
此設定圖表中訊息形狀的字型大小
messageFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
messageFontSize 類型
以下任一:string
或 number
(詳細資訊)
messageFontSize 預設值
預設值為
12
messageFontFamily
此設定圖表中訊息形狀的字型系列
messageFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
messageFontFamily 類型
字串
messageFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
messageFontWeight
此設定圖表中訊息形狀的字型粗細
messageFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
messageFontWeight 類型
以下任一:string
或 number
(詳細資訊)
messageFontWeight 預設值
預設值為
"normal"
containerFontSize
此設定圖表中容器形狀的字型大小
containerFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
containerFontSize 類型
以下任一:string
或 number
(詳細資訊)
containerFontSize 預設值
預設值為
14
containerFontFamily
這設定圖表中容器形狀的字體系列
containerFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
containerFontFamily 類型
字串
containerFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
containerFontWeight
這設定圖表中容器形狀的字體粗細
containerFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
containerFontWeight 類型
以下任一:string
或 number
(詳細資訊)
containerFontWeight 預設值
預設值為
"normal"
external_containerFontSize
這設定圖表中外部容器形狀的字體大小
external_containerFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_containerFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_containerFontSize 預設值
預設值為
14
external_containerFontFamily
這設定圖表中外部容器形狀的字體系列
external_containerFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_containerFontFamily 類型
字串
external_containerFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_containerFontWeight
這設定圖表中外部容器形狀的字體粗細
external_containerFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_containerFontWeight 類型
以下任一:string
或 number
(詳細資訊)
external_containerFontWeight 預設值
預設值為
"normal"
container_dbFontSize
這設定圖表中容器資料庫形狀的字體大小
container_dbFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
container_dbFontSize 類型
以下任一:string
或 number
(詳細資訊)
container_dbFontSize 預設值
預設值為
14
container_dbFontFamily
這設定圖表中容器資料庫形狀的字體系列
container_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
container_dbFontFamily 類型
字串
container_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
container_dbFontWeight
這設定圖表中容器資料庫形狀的字體粗細
container_dbFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
container_dbFontWeight 類型
以下任一:string
或 number
(詳細資訊)
container_dbFontWeight 預設值
預設值為
"normal"
external_container_dbFontSize
這設定圖表中外部容器資料庫形狀的字體大小
external_container_dbFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_container_dbFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_container_dbFontSize 預設值
預設值為
14
external_container_dbFontFamily
這設定圖表中外部容器資料庫形狀的字體系列
external_container_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_container_dbFontFamily 類型
字串
external_container_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_container_dbFontWeight
這設定圖表中外部容器資料庫形狀的字體粗細
external_container_dbFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_container_dbFontWeight 類型
以下任一:string
或 number
(詳細資訊)
external_container_dbFontWeight 預設值
預設值為
"normal"
container_queueFontSize
這設定圖表中容器佇列形狀的字體大小
container_queueFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
container_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
container_queueFontSize 預設值
預設值為
14
container_queueFontFamily
這設定圖表中容器佇列形狀的字體系列
container_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
container_queueFontFamily 類型
字串
container_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
container_queueFontWeight
這設定圖表中容器佇列形狀的字體粗細
container_queueFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
container_queueFontWeight 類型
以下任一:string
或 number
(詳細資訊)
container_queueFontWeight 預設值
預設值為
"normal"
external_container_queueFontSize
這設定圖表中外部容器佇列形狀的字體大小
external_container_queueFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_container_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_container_queueFontSize 預設值
預設值為
14
external_container_queueFontFamily
這設定圖表中外部容器佇列形狀的字體系列
external_container_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_container_queueFontFamily 類型
字串
external_container_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_container_queueFontWeight
此設定圖表中外部容器佇列形狀的字體粗細
external_container_queueFontWeight
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_container_queueFontWeight 類型
以下任一項:string
或 number
(詳細資訊)
external_container_queueFontWeight 預設值
預設值為
"normal"
componentFontSize
此設定圖表中元件形狀的字體大小
componentFontSize
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
componentFontSize 類型
以下任一項:string
或 number
(詳細資訊)
componentFontSize 預設值
預設值為
14
componentFontFamily
此設定圖表中元件形狀的字體系列
componentFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
componentFontFamily 類型
字串
componentFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
componentFontWeight
此設定圖表中元件形狀的字體粗細
componentFontWeight
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
componentFontWeight 類型
以下任一項:string
或 number
(詳細資訊)
componentFontWeight 預設值
預設值為
"normal"
external_componentFontSize
此設定圖表中外部元件形狀的字體大小
external_componentFontSize
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_componentFontSize 類型
以下任一項:string
或 number
(詳細資訊)
external_componentFontSize 預設值
預設值為
14
external_componentFontFamily
此設定圖表中外部元件形狀的字體系列
external_componentFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_componentFontFamily 類型
字串
external_componentFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_componentFontWeight
此設定圖表中外部元件形狀的字體粗細
external_componentFontWeight
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_componentFontWeight 類型
以下任一項:string
或 number
(詳細資訊)
external_componentFontWeight 預設值
預設值為
"normal"
component_dbFontSize
此設定圖表中元件資料庫形狀的字體大小
component_dbFontSize
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
component_dbFontSize 類型
以下任一項:string
或 number
(詳細資訊)
component_dbFontSize 預設值
預設值為
14
component_dbFontFamily
此設定圖表中元件資料庫形狀的字體系列
component_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
component_dbFontFamily 類型
字串
component_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
component_dbFontWeight
此設定圖表中元件資料庫形狀的字體粗細
component_dbFontWeight
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
component_dbFontWeight 類型
以下任一項:string
或 number
(詳細資訊)
component_dbFontWeight 預設值
預設值為
"normal"
external_component_dbFontSize
此設定圖表中外部元件資料庫形狀的字體大小
external_component_dbFontSize
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_component_dbFontSize 類型
以下任一項:string
或 number
(詳細資訊)
external_component_dbFontSize 預設值
預設值為
14
external_component_dbFontFamily
此設定圖表中外部元件資料庫形狀的字體系列
external_component_dbFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_component_dbFontFamily 類型
字串
external_component_dbFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_component_dbFontWeight
此設定圖表中外部元件資料庫形狀的字體粗細
external_component_dbFontWeight
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_component_dbFontWeight 類型
以下任一項:string
或 number
(詳細資訊)
external_component_dbFontWeight 預設值
預設值為
"normal"
component_queueFontSize
此設定圖表中元件佇列形狀的字體大小
component_queueFontSize
為選填
類型:以下任一項:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
component_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
component_queueFontSize 預設值
預設值為
14
component_queueFontFamily
此設定圖表中元件佇列形狀的字型系列
component_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
component_queueFontFamily 類型
字串
component_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
component_queueFontWeight
此設定圖表中元件佇列形狀的字型粗細
component_queueFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
component_queueFontWeight 類型
以下任一:string
或 number
(詳細資訊)
component_queueFontWeight 預設值
預設值為
"normal"
external_component_queueFontSize
此設定圖表中外部元件佇列形狀的字型大小
external_component_queueFontSize
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_component_queueFontSize 類型
以下任一:string
或 number
(詳細資訊)
external_component_queueFontSize 預設值
預設值為
14
external_component_queueFontFamily
此設定圖表中外部元件佇列形狀的字型系列
external_component_queueFontFamily
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_component_queueFontFamily 類型
字串
external_component_queueFontFamily 預設值
預設值為
"\"Open Sans\", sans-serif"
external_component_queueFontWeight
此設定圖表中外部元件佇列形狀的字型粗細
external_component_queueFontWeight
為選填
類型:以下任一:
string
或number
(詳細資訊)不可為空
定義於:Mermaid 設定
external_component_queueFontWeight 類型
以下任一:string
或 number
(詳細資訊)
external_component_queueFontWeight 預設值
預設值為
"normal"
wrap
此設定圖表的自動換行狀態
wrap
為選填
類型:
boolean
不可為空
定義於:Mermaid 設定
wrap 類型
布林值
wrap 預設值
預設值為
true
wrapPadding
此設定圖表的自動換行邊距(僅限兩側)
wrapPadding
為選填
類型:
number
不可為空
定義於:Mermaid 設定
wrapPadding 類型
數字
wrapPadding 預設值
預設值為
10
person_bg_color
person_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
person_bg_color 類型
字串
person_bg_color 預設值
預設值為
"#08427B"
person_border_color
person_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
person_border_color 類型
字串
person_border_color 預設值
預設值為
"#073B6F"
external_person_bg_color
external_person_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_person_bg_color 類型
字串
external_person_bg_color 預設值
預設值為
"#686868"
external_person_border_color
external_person_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_person_border_color 類型
字串
external_person_border_color 預設值
預設值為
"#8A8A8A"
system_bg_color
system_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_bg_color 類型
字串
system_bg_color 預設值
預設值為
"#1168BD"
system_border_color
system_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_border_color 類型
字串
system_border_color 預設值
預設值為
"#3C7FC0"
system_db_bg_color
system_db_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_db_bg_color 類型
字串
system_db_bg_color 預設值
預設值為
"#1168BD"
system_db_border_color
system_db_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_db_border_color 類型
字串
system_db_border_color 預設值
預設值為
"#3C7FC0"
system_queue_bg_color
system_queue_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_queue_bg_color 類型
字串
system_queue_bg_color 預設值
預設值為
"#1168BD"
system_queue_border_color
system_queue_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
system_queue_border_color 類型
字串
system_queue_border_color 預設值
預設值為
"#3C7FC0"
external_system_bg_color
external_system_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_bg_color 類型
字串
external_system_bg_color 預設值
預設值為
"#999999"
external_system_border_color
external_system_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_border_color 類型
字串
external_system_border_color 預設值
預設值為
"#8A8A8A"
external_system_db_bg_color
external_system_db_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_db_bg_color 類型
字串
external_system_db_bg_color 預設值
預設值為
"#999999"
external_system_db_border_color
external_system_db_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 設定
external_system_db_border_color 類型
字串
external_system_db_border_color 預設值
預設值為
"#8A8A8A"
external_system_queue_bg_color
external_system_queue_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_system_queue_bg_color 類型
字串
external_system_queue_bg_color 預設值
預設值為
"#999999"
external_system_queue_border_color
external_system_queue_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_system_queue_border_color 類型
字串
external_system_queue_border_color 預設值
預設值為
"#8A8A8A"
container_bg_color
container_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_bg_color 類型
字串
container_bg_color 預設值
預設值為
"#438DD5"
container_border_color
container_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_border_color 類型
字串
container_border_color 預設值
預設值為
"#3C7FC0"
container_db_bg_color
container_db_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_db_bg_color 類型
字串
container_db_bg_color 預設值
預設值為
"#438DD5"
container_db_border_color
container_db_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_db_border_color 類型
字串
container_db_border_color 預設值
預設值為
"#3C7FC0"
container_queue_bg_color
container_queue_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_queue_bg_color 類型
字串
container_queue_bg_color 預設值
預設值為
"#438DD5"
container_queue_border_color
container_queue_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
container_queue_border_color 類型
字串
container_queue_border_color 預設值
預設值為
"#3C7FC0"
external_container_bg_color
external_container_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_bg_color 類型
字串
external_container_bg_color 預設值
預設值為
"#B3B3B3"
external_container_border_color
external_container_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_border_color 類型
字串
external_container_border_color 預設值
預設值為
"#A6A6A6"
external_container_db_bg_color
external_container_db_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_db_bg_color 類型
字串
external_container_db_bg_color 預設值
預設值為
"#B3B3B3"
external_container_db_border_color
external_container_db_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_db_border_color 類型
字串
external_container_db_border_color 預設值
預設值為
"#A6A6A6"
external_container_queue_bg_color
external_container_queue_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_queue_bg_color 類型
字串
external_container_queue_bg_color 預設值
預設值為
"#B3B3B3"
external_container_queue_border_color
external_container_queue_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_container_queue_border_color 類型
字串
external_container_queue_border_color 預設值
預設值為
"#A6A6A6"
component_bg_color
component_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_bg_color 類型
字串
component_bg_color 預設值
預設值為
"#85BBF0"
component_border_color
component_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_border_color 類型
字串
component_border_color 預設值
預設值為
"#78A8D8"
component_db_bg_color
component_db_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_db_bg_color 類型
字串
component_db_bg_color 預設值
預設值為
"#85BBF0"
component_db_border_color
component_db_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_db_border_color 類型
字串
component_db_border_color 預設值
預設值為
"#78A8D8"
component_queue_bg_color
component_queue_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_queue_bg_color 類型
字串
component_queue_bg_color 預設值
預設值為
"#85BBF0"
component_queue_border_color
component_queue_border_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
component_queue_border_color 類型
字串
component_queue_border_color 預設值
預設值為
"#78A8D8"
external_component_bg_color
external_component_bg_color
為選填
類型:
string
不可為空
定義於: Mermaid 設定
external_component_bg_color 類型
字串
external_component_bg_color 預設值
預設值為
"#CCCCCC"
external_component_border_color
external_component_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 配置
external_component_border_color 類型
字串
external_component_border_color 預設值
預設值為
"#BFBFBF"
external_component_db_bg_color
external_component_db_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 配置
external_component_db_bg_color 類型
字串
external_component_db_bg_color 預設值
預設值為
"#CCCCCC"
external_component_db_border_color
external_component_db_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 配置
external_component_db_border_color 類型
字串
external_component_db_border_color 預設值
預設值為
"#BFBFBF"
external_component_queue_bg_color
external_component_queue_bg_color
為選填
類型:
string
不可為空
定義於:Mermaid 配置
external_component_queue_bg_color 類型
字串
external_component_queue_bg_color 預設值
預設值為
"#CCCCCC"
external_component_queue_border_color
external_component_queue_border_color
為選填
類型:
string
不可為空
定義於:Mermaid 配置
external_component_queue_border_color 類型
字串
external_component_queue_border_color 預設值
預設值為
"#BFBFBF"
personFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
personFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
personFont 類型
未知 (字體計算器)
external_personFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_personFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_personFont 類型
未知 (字體計算器)
systemFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
systemFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
systemFont 類型
未知 (字體計算器)
external_systemFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_systemFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_systemFont 類型
未知 (字體計算器)
system_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
system_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
system_dbFont 類型
未知 (字體計算器)
external_system_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_system_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_system_dbFont 類型
未知 (字體計算器)
system_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
system_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
system_queueFont 類型
未知 (字體計算器)
external_system_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_system_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_system_queueFont 類型
未知 (字體計算器)
containerFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
containerFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
containerFont 類型
未知 (字體計算器)
external_containerFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_containerFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_containerFont 類型
未知 (字體計算器)
container_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
container_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
container_dbFont 類型
未知 (字體計算器)
external_container_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_container_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_container_dbFont 類型
未知 (字體計算器)
container_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
container_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
container_queueFont 類型
未知 (字體計算器)
external_container_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_container_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_container_queueFont 類型
未知 (字體計算器)
componentFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
componentFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
componentFont 類型
未知 (字體計算器)
external_componentFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_componentFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 配置
tsType:
() => Partial<FontConfig>
external_componentFont 類型
未知 (字體計算器)
component_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
component_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
component_dbFont 類型
未知 (字體計算器)
external_component_dbFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_component_dbFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
external_component_dbFont 類型
未知 (字體計算器)
component_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
component_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
component_queueFont 類型
未知 (字體計算器)
external_component_queueFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
external_component_queueFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
external_component_queueFont 類型
未知 (字體計算器)
boundaryFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
boundaryFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
boundaryFont 類型
未知 (字體計算器)
messageFont
返回 FontConfig
的 JavaScript 函數。
預設情況下,這些會返回適當的 *FontSize
、*FontFamily
、*FontWeight
值。
例如,名為 boundaryFont
的字體計算器可以定義為
boundaryFont: function () {
return {
fontFamily: this.boundaryFontFamily,
fontSize: this.boundaryFontSize,
fontWeight: this.boundaryFontWeight,
};
}
messageFont
為選填
類型:未知 (字體計算器)
不可為空
定義於:Mermaid 設定
tsType:
() => Partial<FontConfig>
messageFont 類型
未知 (字體計算器)