TextPlot

Data types

type Function

type Range

class Plot a

class EditPlot plot function

(.+)

(.-)

(.|)

Plot types

data XYPlot

emptyXYPlot

data ParamXYPlot

data ParamFunction

emptyParamXYPlot

data PolarPlot

data PolarFunction

emptyPolarPlot

Screen representation

data PlotConfig

defaultConfig

Output

plot

plotWithConfig

printPlot

Example