Skip to content

zyona3/gaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaf

Draw ASCII bar charts with a file

Installation

go get

! go get github.com/Xx0w0wxX/gaf/cmd/gaf

Usage

! cat sample.csv
python,64
go,18
flutter,57
javascript,97
html,58
css,59
php,74! gaf sample.csv
    python :  █████████████████████▎
        go :  ██████
   flutter :  ███████████████████
javascript :  ████████████████████████████████▎
      html :  ███████████████████▎
       css :  ███████████████████▋
       php :  ████████████████████████▋

LICENSE

CC-NC

About

Draw ASCII BAR CHARTS with golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages