Log Driven Graph
Jump to navigation
Jump to search
A Log Driven Graph is a Table View which graphically displays data in a table using a format that allows a large number of simultaneous data overlays without requring a column for every overlay. It is very amenable to displaying data logged during a model run, hence the name.
The view requires that the table have one or more columns with specific column names, as specified below. The order of the columns does not matter and other columns can be included are ignored by the view.
The data can include dynamic reformatting of the overlays. If the formatting is fixed for each overlay, then specifying a separate formatting table is also supported. This is much more efficient as the format parameters need only be specified once.