UnicodePlot::BoxplotGraphics
Inherits UnicodePlot::GraphicsArea < Reference < Object
Five-number summary per box, matching Julia UnicodePlots BoxplotGraphics.
Constructors
Instance methods
blank
Sourceboxes
Sourcencols
Sourcenrows
SourcePreprocessing hook (returns cleanup proc). Override in subclasses that need it.
Rendering matches Julia UnicodePlots print_row for BoxplotGraphics. Each box occupies 3 rows (top, mid, bot). Characters per sub-row: top: ╷ ┌─┬─┐ ╷ mid: ├──┤ │ ├──┤ bot: ╵ └─┴─┘ ╵
visible?
Sourcexmax
Sourcexmin
Source