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