Difference between revisions of "Component Guide III: Displays and Controls"
Jump to navigation
Jump to search
(Created page with "Numerus includes several different display and control components for displaying output and specifying input. These include Tables, Linegraphs, Scatter Charts, Bar Graphs and...") |
|||
Line 1: | Line 1: | ||
Numerus includes several different display and control components for displaying output and specifying input. These include Tables, Linegraphs, Scatter Charts, Bar Graphs and Histograms (display); and Sliders, Spinners and Toggles (control). All displays provide the option of ''Continuous Plot'' (data is displayed continuously throughout the simulation) or ''Complete Plot'' (data is only displayed at the end of the run). In the case of Continuous Plot, a ''Plot Frequency'' is also be specified. The Plot Frequency gives the number of time steps between plots. | Numerus includes several different display and control components for displaying output and specifying input. These include Tables, Linegraphs, Scatter Charts, Bar Graphs and Histograms (display); and Sliders, Spinners and Toggles (control). All displays provide the option of '''Continuous Plot''' (data is displayed continuously throughout the simulation) or ''Complete Plot'' (data is only displayed at the end of the run). In the case of Continuous Plot, a '''Plot Frequency''' is also be specified. The Plot Frequency gives the number of time steps between plots. | ||
==Line Graph== |
Revision as of 17:06, 1 October 2018
Numerus includes several different display and control components for displaying output and specifying input. These include Tables, Linegraphs, Scatter Charts, Bar Graphs and Histograms (display); and Sliders, Spinners and Toggles (control). All displays provide the option of Continuous Plot (data is displayed continuously throughout the simulation) or Complete Plot (data is only displayed at the end of the run). In the case of Continuous Plot, a Plot Frequency is also be specified. The Plot Frequency gives the number of time steps between plots.