aivika-experiment-diagrams-2.1: Diagrams backend for the Aivika simulation library

Stabilityexperimental
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Safe HaskellNone

Simulation.Aivika.Experiment.Chart.Backend.Diagrams

Description

Tested with: GHC 7.8.3

This module defines a renderer that uses the Chart-diagrams library for rendering charts within simulation, i.e. without using Cairo, which can be suitable for MS Windows.

Synopsis

Documentation

data DiagramsRenderer Source

This renderer uses the Chart-diagrams library for rendering charts within simulation.

Constructors

DiagramsRenderer 

Fields

rendererFileFormat :: FileFormat

It returns the file format used for saving the image.

rendererCustomFonts :: Map (String, FontSlant, FontWeight) FilePath

It contains the custom fonts.