aivika-experiment-chart-5.4.1: 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 HaskellSafe-Inferred
LanguageHaskell2010

Simulation.Aivika.Experiment.Chart.HistogramView

Description

Tested with: GHC 8.0.1

The module defines HistogramView that plots the histogram collecting statistics in all integration time points and does it for every simulation run separately.

Synopsis

Documentation

data HistogramView Source #

Defines the View that plots the histogram collecting statistics for all integration time points but for each simulation run separately.

Constructors

HistogramView 

Fields

defaultHistogramView :: HistogramView Source #

The default histogram view.