aivika-experiment-chart-4.3.2: Simulation experiments with charting for the Aivika library

CopyrightCopyright (c) 2012-2015, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Simulation.Aivika.Experiment.Chart.FinalHistogramView

Description

Tested with: GHC 7.10.1

The module defines FinalHistogramView that plots a histogram by the specified series in final time points collected from different simulation runs.

Synopsis

Documentation

data FinalHistogramView Source #

Defines the View that plots the histogram for the specified series in final time points collected from different simulation runs.

Constructors

FinalHistogramView 

Fields

defaultFinalHistogramView :: FinalHistogramView Source #

The default histogram view.