mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #828] [feat] 支持信息图,可以使用最近的 AntV Infographic #618
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#618
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 @hustcc on GitHub (Jan 5, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/828
描述你的建议
有类似于 mermaid 的 markdown 语法,在 markdown 编辑器中使用比较适用。
可以类似于 mermaid 做成 markdown 的一个代码块,语言名为
infographic。可以来帮忙 PR。
@codexu commented on GitHub (Jan 9, 2026):
可以补充一个完整的 Markdown 示例吗?
@Aarebecca commented on GitHub (Jan 9, 2026):
@codexu 在 https://github.com/codexu/note-gen/pull/834 中的实现,可以通过代码块编写信息图(类似于 mermaid、plantuml)
支持渲染的信息图可见:https://infographic.antv.vision/gallery
简单的信息图语法大致可以分解为:
模版+数据,例如:可以渲染出如下图表: