package
0.20.0
Repository: https://github.com/mum4k/termdash.git
Documentation: pkg.go.dev

# Packages

Binary sparklinedemo displays a couple of SparkLine widgets.

# Functions

Color sets the color of the SparkLine.
Height sets a fixed height for the SparkLine.
Label adds a label above the SparkLine.
New returns a new SparkLine.

# Constants

DefaultColor is the default value for the Color option.

# Structs

SparkLine draws a graph showing a series of values as vertical bars.

# Interfaces

Option is used to provide options.