@hackage Chart-fltkhs0.1.0.6
A backend for the Chart library for FLTKHS
Categories
License
BSD-3-Clause
Maintainer
michael.oswald@onikudaki.net
Links
Versions
Installation
CustomDependencies (8)
- Chart >=1.9.1 && <1.10
- base >=4 && <5
- colour >=2.3.5 && <2.4
- data-default-class >=0.1.2.0 && <0.2
- fltkhs >=0.8 && <0.9
- operational >=0.2.3.5 && <0.3 Show all…
Dependents (0)
Package Flags
fastcompile
(off by default)
Turn off optimizations for faster compilation
examples
(off by default)
Also compile the examples
A backend for the Chart library for FLTKHS, based on FLTKs native drawing functions. Note that FLTK's native drawing functions do not support transparency (alpha channel) natively, so charts depending on transparency will not look right.