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

CopyrightCopyright (c) 2012-2017 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 8.0.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.