Versions in this module Expand all Collapse all v1 v1.1.0 Dec 24, 2019 v1.0.3 Aug 18, 2019 v1.0.2 Aug 7, 2019 Changes in this version + type BarChart struct + func NewBarChart(c config.BarChartConfig, palette console.Palette) *BarChart + func (b *BarChart) Draw(buffer *ui.Buffer)