Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
flow_chart_visualization [2013/04/10 08:14] – created adminflow_chart_visualization [2014/06/05 11:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Flow chart visualization ====== +#REDIRECT doc:flow_chart_visualization
- +
-The flow chart visualizer allows to load SVG files and to define actions that are to be taken when the user clicks on the elements in the graphics. It is designed as a convenient way of showing processing pipelines and calling processing steps. +
- +
-===== Requirements on the SVG files ===== +
- +
-There are some assumptions about the structure of the SVG files that need to be observed. +
-  * There needs to be a background rectangle called "background" that has its origin in the upper left corner of the image. +
-  * T +