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.DeviationChartView

Description

Tested with: GHC 8.0.1

The module defines DeviationChartView that plots the deviation chart using rule of 3-sigma.

Synopsis

Documentation

data DeviationChartView Source #

Defines the View that plots the deviation chart in time points by the specified grid.

Constructors

DeviationChartView 

Fields

defaultDeviationChartView :: DeviationChartView Source #

The default deviation chart view.