Skip to content

ergonomica/package-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

grapher

grapher is a a fork of @holman's spark that allows you to plot things in the terminal.

Installation (with epm)

epm install-pkg grapher.py

Installation (without epm)

Download grapher.py and place it in ~/.ergo/packages/..

Usage

The grapher package provides the graph command, which accepts a series of numbers and graphs them with special unicode block characters, like so:

$ graph 1 5 92 84 33
▁▁█▃▅

Packages

No packages published

Languages

  • Python 100.0%