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

Description

Tested with: GHC 8.0.1

The module defines FinalXYChartView that plots a single XY chart in final time points for different simulation runs sequentially by the run index.

Synopsis

Documentation

data FinalXYChartView Source #

Defines the View that plots the XY chart in final time points for different simulation runs sequentially by the run index.

Constructors

FinalXYChartView 

Fields

defaultFinalXYChartView :: FinalXYChartView Source #

The default XY chart view.