Mermaid 配置模式中的无标题字符串
txt
https://mermaid.npmjs.net.cn/schemas/config.schema.json#/$defs/QuadrantChartConfig/properties/yAxisPosition
y 轴标签的位置
摘要 | 可扩展 | 状态 | 可识别 | 自定义属性 | 附加属性 | 访问限制 | 定义于 |
---|---|---|---|---|---|---|---|
可以实例化 | 否 | 未知状态 | 未知可识别性 | 禁止 | 允许 | 无 | config.schema.json* |
yAxisPosition 类型
字符串
yAxisPosition 约束
枚举: 此属性的值必须等于以下值之一
值 | 说明 |
---|---|
"left" | |
"right" |
yAxisPosition 默认值
默认值为
json
"left"