mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #104] 【help】mermaid部分格式还是有问题 #70
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @justincnn on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/104
Originally posted by @justincnn in #99
@codexu commented on GitHub (Mar 11, 2025):
我未在 mermaid 文档中找到直接使用 bar 的语法,你说的可能是 XY Chart?
https://mermaid.js.org/syntax/xyChart.html?#bar-chart
@justincnn commented on GitHub (Mar 11, 2025):
恩恩,太好了,就是纵坐标可以调整下不?纵坐标这样不利于阅读
@codexu commented on GitHub (Mar 11, 2025):
@justincnn commented on GitHub (Mar 11, 2025):
完美,预计什么时候发布?😄😄😄
@codexu commented on GitHub (Mar 11, 2025):
https://github.com/codexu/note-gen/releases/tag/app-v0.10.4
历史版本都可以支持这个语法
@justincnn commented on GitHub (Mar 11, 2025):
我下载了0.10.4和最新的0.10.5,都不行啊,是需要哪里设置么?
@codexu commented on GitHub (Mar 11, 2025):
前面都说了,你的语法不对呀,你按照我的改
@justincnn commented on GitHub (Mar 11, 2025):
感谢,是我前面误解你的意思了,
请问可以修改,让mermaid支持bar语法么?谢谢
github的md渲染工具可以直接支持这个语法,
@codexu commented on GitHub (Mar 12, 2025):