Skip to content

Conversation

matthewlmcclure
Copy link

$ bar_chart.py --help
Usage: cat data | bar_chart.py [options]

Options:
  -h, --help            show this help message and exit
  -k, --sort-keys       sort by the key [default]
  -v, --sort-values     sort by the frequence
  -r, --reverse-sort    reverse the sort
  -j JUSTIFICATION, --justification=JUSTIFICATION
                        output justification of keys [right]
  -l KEY_LENGTH, --key-length=KEY_LENGTH
                        output length of keys [50]
  -w WIDTH, --width=WIDTH
                        output width of chart [80]

@indera
Copy link

indera commented May 17, 2017

It looks like the maintainer are busy... :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants