AnyLogic includes a rich set of charts and other visualization components for presenting simulation data, both output and runtime. You can edit these components graphically in the AnyLogic editor, link them to parameters, variables, and data analysis objects (datasets, statistics, histograms), and display them as part of your model's UI at runtime. Both data analysis elements and charts are located in the Analysis palette.
Here we use the generic term chart for both conventional charts and histograms. Histograms accept data samples, perform statistical processing, and display the results in the form of PDF, CDF, mean, and other metrics, reflecting all samples ever added to the histogram. Charts display the current values (and in some cases, recent history) of the data items.
All visual properties (colors, scales, grids, legends, etc.) can be configured at design time or modified programmatically at runtime. Data items can be added or removed dynamically. You can copy data from any component to the clipboard in text format using the context menu or API.
-
How can we improve this article?
-