Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Is there a way to create interactive flow charts?

Started by Jason 6 years ago · 3 replies · 725 views
6 years ago

I have a bunch of flow charts and decision tree diagrams that I would like to move from PDFs to a dynamic web page. Is there any plugin or basic concept I could apply?

This is a basic chart, I would want only the initial question visible with a Yes/No option. Then each decision would cascade. Does that make sense?

Thanks,
J
image|650x500

6 years ago

Did you do a search on "diagrams" in the Grav Plugin repository?

6 years ago

Thanks, I'll take a deeper look. My initial thought was that those diagrams were static displays. I don't want to recreate, I want to make the site dynamic. I don't know how efficient it would be to cascade a bunch of nested If "yes" then display yes option; If "no" display no option.
The desired end result is the viewer only sees his responses. lol, kinda like a choose your own adventure book but all on one page.

Thanks,
J

last edited 06/09/20 by Jason
6 years ago

There are at least three options: The Nomnoml-, Mermaid-, and Diagrams-plugin. The latter is deprecated, however. Each renders diagrams dynamically in the browser, rendering directly into the DOM through JavaScript, and use declarative UML-syntax.

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 95 14 hours ago
General · by pamtbaau, 20 hours ago
1 61 19 hours ago
General · by Andy Miller, 1 day ago
0 47 1 day ago
General · by Marcel, 12 months ago
6 356 5 days ago
General · by Duc , 6 days ago
3 44 6 days ago