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

Is there a way to create interactive flow charts?

Started by Jason 6 years ago · 3 replies · 870 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 jean-louis67, 3 weeks ago
2 308 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 310 3 weeks ago
General · by Veehem, 4 weeks ago
0 263 4 weeks ago
General · by milkboy, 4 weeks ago
0 264 4 weeks ago
General · by ian russell, 1 month ago
2 335 1 month ago