chart-unit-0.1.0.0: A set of native haskell charts.

Safe HaskellNone
LanguageHaskell2010

Chart.Types

Documentation

rgba :: (Floating a, Ord a) => (a, a, a, a) -> AlphaColour a Source #

data Orientation Source #

Constructors

X 
Y 

data BarConfig Source #

Constructors

BarConfig 

Instances

data OneLine Source #

Constructors

OneLine 

Instances