Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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