Copyright | Copyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
Tested with: GHC 7.10.1
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.
Documentation
data DiagramsRenderer Source #
This renderer uses the Chart-diagrams library for rendering charts within simulation.
DiagramsRenderer | |
|