//
pkg.gl
Category
github.com/mum4k/termdash
widgets
sparkline
package
0.20.0
Repository:
https://github.com/mum4k/termdash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
14
Files
299 SLOC
#
Packages
sparklinedemo
Binary sparklinedemo displays a couple of SparkLine widgets.
#
Functions
Color
Color sets the color of the SparkLine.
Height
Height sets a fixed height for the SparkLine.
Label
Label adds a label above the SparkLine.
New
New returns a new SparkLine.
#
Constants
DefaultColor
DefaultColor is the default value for the Color option.
#
Structs
SparkLine
SparkLine draws a graph showing a series of values as vertical bars.
#
Interfaces
Option
Option is used to provide options.