2 Commits
Author SHA1 Message Date
Leigh McCulloch a1fd1aa952 Correct typo in internal variables.
What
===
Change `Lebel` => `Label` in `linecharge.go`.

Why
===
`Label` was incorrectly spelled `lebel`.
2016-07-08 19:28:22 -07:00
Leigh McCulloch 748477aa49 Make BarChart cell character configurable.
What
===
Make BarChart cell character configurable.

Why
===
So that it can be set to a non-space character, which can be useful in
some situations. For example, it allows the barcharts to be used as
ASCII art and copy-pastable.

Example
===
https://github.com/leighmcculloch/keywords
2016-07-03 12:43:29 -07:00