Feature Request: Graphical representation of the nodes/graph #14

Open
opened 2021-06-13 05:47:27 -05:00 by kikito · 1 comment
kikito commented 2021-06-13 05:47:27 -05:00 (Migrated from github.com)

I think it would be very cool if, the player could export a graphical representation of the parsed story, for rapid review/analysis.

Here's an example of what such a graph could look like :

https://observablehq.com/@d3/mobile-patent-suits

Although D3 is a huge dependency. flowchart.js seems like a smaller candidate:

https://flowchart.js.org/

I think it would be very cool if, the player could export a graphical representation of the parsed story, for rapid review/analysis. Here's an example of what such a graph could look like : https://observablehq.com/@d3/mobile-patent-suits Although D3 is a huge dependency. flowchart.js seems like a smaller candidate: https://flowchart.js.org/
kikito commented 2021-07-07 09:24:29 -05:00 (Migrated from github.com)

I have investigated this a bit more. It seems https://mermaid-js.github.io/ might be the optimal candidate for this. Its output is not unpleasant to the eye, it isn't a huge dependency.

I have investigated this a bit more. It seems https://mermaid-js.github.io/ might be the optimal candidate for this. Its output is not unpleasant to the eye, it isn't a huge dependency.
Sign in to join this conversation.
No labels
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: rudism/ficdown.js#14
No description provided.