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

CopyrightCopyright (c) 2012-2015, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

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.