Kademi / kademi-funnel-vis

Kademi's funnel visualisation lib
Apache License 2.0
0 stars 2 forks source link

Build a funnel configuration visualisation #18

Open bradmac opened 8 years ago

bradmac commented 8 years ago

\ Please postpone dev on the visualisation builder **

We want to display the connected graph of goals which form a funnel in a visual way.

A funnel is an inverted tree of goals. Each goal has a next goal. There are many entry goals, but only one terminal goal. Each goal is associated with a stage (or inherits the stage of the preceding goal if none specified).

The funnel visualisation should look like this: http://marvl.infotech.monash.edu/webcola/examples/smallgroups.html

Where goals are grouped by the stage.

Ideally the flow should be top to bottom or left to right

goddice commented 8 years ago

ok