struct

CryTUI::Widgets::Sparkline

Inherits Struct < Value < Object

Constants

BARS = ['▁', '▂', '▃', '▄', '▅', '▆', '▇', '█']

Constructors

new(values : Enumerable(Number), style : CryTUI::Style = Style.new)
Source

Instance methods

data
Source
render(area : Rect, buffer : Buffer)
Source
style
Source