Mermaid 配置架構中的無標題字串
txt
https://mermaid.dev.org.tw/schemas/config.schema.json#/$defs/QuadrantChartConfig/properties/yAxisPosition
y 軸標籤的位置
摘要 | 可擴展 | 狀態 | 可識別 | 自訂屬性 | 額外屬性 | 存取限制 | 定義於 |
---|---|---|---|---|---|---|---|
可以實例化 | 否 | 未知狀態 | 未知可識別性 | 禁止 | 允許 | 無 | config.schema.json* |
yAxisPosition 類型
字串
yAxisPosition 限制
枚舉:此屬性的值必須等於下列其中一個值
值 | 說明 |
---|---|
"left" | |
"right" |
yAxisPosition 預設值
預設值為
json
"left"