Flexible Interactive Dashboards and Dynamic Output Alignment
The Dashboard of ANKHOR FlowSheet is used to request input data from the user, and to present the results of processing it by the dataflow graph.
You can apply built-in operators to render results as bitmap and vector graphics (including 3D support), or choose macros from one of the libraries to display them in form of bar diagrams or pie charts.
The biggest advantage, however, is that you are free to build your own macros from various supported graphics primitives, rendering the data in the very specific way you require. The times are over when you were limited to what the application delivered out of the box!
The program supports HTML-style forms that are used to conveniently interact with the user of your FlowSheets. As forms are dynamic tables, too, they are able to deal with dynamically growing lists of input.
In the same way, you can create dynamic reports that are automatically rendered according to the number of results or the space they require. Report generation itself is part of the FlowSheet's data flow graph, and thus configurable programmatically: No pixel-wise fiddling with the mouse is required to rearrange the data on the page when it grows or changes. Instead, you compose and format the layout by placing and configuring suitable operators in the FlowSheet.

