Skip to content
/ tgraph Public

A Go package for drawing basic graphics in a terminal

License

Notifications You must be signed in to change notification settings

daoleno/tgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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