/tgraph

A Go package for drawing basic graphics in a terminal

Primary LanguageGoMIT LicenseMIT

Tgraph

GoDoc Build Go Report Card

Tgraph is a Go package for drawing basic graphics in a terminal. It was inspired by termgraph.

Graph types supported:

  • Bar Graphs
  • Multi-variable
  • Stacked charts
  • Emoji

Examples

_examples have a cli tool that shows how to use the package.

License

MIT License