System.Console.Ansigraph.Core

Core Functionality

The Graphable class

class Graphable a

graph

animateWith

animate

transientAnim

transientAnimWith

Graphing options

data GraphSettings

Default options

graphDefaults

blue

pink

white

red

green

noColoring

ANSI data

Basic types from ANSI package

data Color

data ColorIntensity

Custom composite data types

data AnsiColor

data Coloring

ANSI helpers

mkColoring

fromFG

fromBG

realColors

imagColors

colorSets

invert

interpAnsiColor

setColor

clear

clearLn

applyColoring

colorStr

colorStrLn

boldStr

boldStrLn

Graphable wrapper types

data Graph

data CGraph

data PosGraph

data Mat

data CMat

Graphing

Horizontal vector graphing (IO actions)

displayPV

displayRV

displayCV

Horizontal rendering logic (producing strings)

renderPV

renderRV

renderCV

Matrix graphing

displayMat

displayCMat

matShow

Simple (non-ANSI) graphing for strictly-positive data

posGraph

posAnim

For clearing

clearBack