Crate tgraph

Source

Macros§

func
A handy macro for creating Function instances easier.

Structs§

ColorWrapper
Function
FunctionIntoIterator
Graph
GraphOptions
GraphWidths
MultiGraph
MultiGraphOptions
Scales

Enums§

Character
Enum used in tgraph to represent painting character.
Color
Reexported from console_engine::Color. Represents a color.

Traits§

AsF64
MaybeAsF64