Copyright | Copyright (c) 2012-2015, 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.8.3
This module defines a renderer that uses the Chart-cairo library based on Cairo for rendering charts with simulation results.
- data CairoRenderer = CairoRenderer FileFormat
Documentation
data CairoRenderer Source
This renderer uses the Chart-cairo library based on Cairo for rendering charts with simulation results.