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

# Packages

Package barchart implements a widget that draws multiple bars displaying values and their relative ratios.
Package button implements an interactive widget that can be pressed to activate.
Package donut is a widget that displays the progress of an operation as a partial or full circle.
Package gauge implements a widget that displays the progress of an operation.
Package heatmap contains a widget that displays heat maps.
Package linechart contains a widget that displays line charts.
Package segmentdisplay is a widget that displays text by simulating a segment display.
Package sparkline is a widget that draws a graph showing a series of values as vertical bars.
Package text contains a widget that displays textual data.
Package textinput implements a widget that accepts text input.