gnuplot-0.5.5.1: 2D and 3D plots using gnuplot

Safe HaskellSafe
LanguageHaskell98

Graphics.Gnuplot.Value.Atom

Description

Provide a class that restricts the range of Haskell types to the ones that gnuplot can process.

Documentation

data OptionSet a #

Constructors

OptionSet 

Fields

class C a where #

Methods

options :: OptionSet a #