[GH-ISSUE #166] [FR] support graphviz #87

Closed
opened 2026-03-23 20:31:40 +00:00 by mirror · 4 comments
Owner

Originally created by @Angel0726 on GitHub (Dec 16, 2021).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/166

1~3 main use cases of the proposed feature
graphviz is the software often used in data structure. It can plot tree and graph. i often use it to describe data structure in leetcode
image

what types of users can benefit from using your proposed feature
It users include teachers, students, programmers. they can use it to plot data structure

Additional context
you can experience graphviz in siyuan note or vditor

Originally created by @Angel0726 on GitHub (Dec 16, 2021). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/166 **1~3 main use cases of the proposed feature** graphviz is the software often used in data structure. It can plot tree and graph. i often use it to describe data structure in leetcode ![image](https://user-images.githubusercontent.com/32816780/145536463-b0b72222-8a79-4416-8fd9-481b06e9bbcd.png) **what types of users can benefit from using your proposed feature** It users include teachers, students, programmers. they can use it to plot data structure **Additional context** you can experience graphviz in [siyuan note](https://b3log.org/siyuan/) or [vditor](https://github.com/Vanessa219/vditor/blob/master/demo/markdown/zh_CN.md)
mirror 2026-03-23 20:31:40 +00:00
Author
Owner

@annieappflowy commented on GitHub (Dec 16, 2021):

This will be under the plugin system plan.

<!-- gh-comment-id:995822779 --> @annieappflowy commented on GitHub (Dec 16, 2021): This will be under the plugin system plan.
Author
Owner

@annieappflowy commented on GitHub (Dec 16, 2021):

We'll build a plugin system to enable developers to build customized apps like this on their own.

<!-- gh-comment-id:995823300 --> @annieappflowy commented on GitHub (Dec 16, 2021): We'll build a plugin system to enable developers to build customized apps like this on their own.
Author
Owner

@Angel0726 commented on GitHub (Dec 17, 2021):

We'll build a plugin system to enable developers to build customized apps like this on their own.

I don’t know if plugin can solve this problem. It's The current approach is similar to the code block in MarkDown. it just converts c++ to graphviz ,such as follow
image

<!-- gh-comment-id:996392721 --> @Angel0726 commented on GitHub (Dec 17, 2021): > We'll build a plugin system to enable developers to build customized apps like this on their own. I don’t know if plugin can solve this problem. It's The current approach is similar to the code block in MarkDown. it just converts c++ to graphviz ,such as follow ![image](https://user-images.githubusercontent.com/32816780/146481129-7248731f-c195-4947-826a-b6b4f1a00989.png)
Author
Owner

@chrisdebian commented on GitHub (Apr 6, 2025):

@Angel0726 Just looking at some older issues, does this one still need to be open?

<!-- gh-comment-id:2781471943 --> @chrisdebian commented on GitHub (Apr 6, 2025): @Angel0726 Just looking at some older issues, does this one still need to be open?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#87
No description provided.