blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
RenderBoxPlotOptions
Interface RenderBoxPlotOptions
Options accepted by
renderBoxPlot
.
interface
RenderBoxPlotOptions
{
height
?:
number
;
items
:
readonly
BoxPlotSummary
[]
;
width
:
number
;
}
Index
Properties
height?
items
width
Properties
Optional
height
height
?:
number
Maximum rendered height.
items
items
:
readonly
BoxPlotSummary
[]
Summary rows.
width
width
:
number
Track width.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
items
width
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Options accepted by renderBoxPlot.