Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
rendererClasses
CategoricalStackedDistributionlCellRenderer
Class CategoricalStackedDistributionlCellRenderer
Hierarchy
CategoricalStackedDistributionlCellRenderer
Implements
ICellRendererFactory
Index
Constructors
constructor
Properties
title
Methods
can
Render
create
create
Group
create
Summary
Constructors
constructor
new
Categorical
Stacked
Distributionl
Cell
Renderer
(
)
:
CategoricalStackedDistributionlCellRenderer
Returns
CategoricalStackedDistributionlCellRenderer
Properties
Readonly
title
title
:
string
= 'Distribution Bar'
Methods
can
Render
can
Render
(
col
:
Column
, mode
:
ERenderMode
)
:
boolean
Parameters
col:
Column
mode:
ERenderMode
Returns
boolean
create
create
(
)
:
ICellRenderer
Returns
ICellRenderer
create
Group
create
Group
(
col
:
ICategoricalColumn
, context
:
IRenderContext
)
:
IGroupCellRenderer
Parameters
col:
ICategoricalColumn
context:
IRenderContext
Returns
IGroupCellRenderer
create
Summary
create
Summary
(
col
:
ICategoricalColumn
, context
:
IRenderContext
, interactive
:
boolean
)
:
ISummaryRenderer
Parameters
col:
ICategoricalColumn
context:
IRenderContext
interactive:
boolean
Returns
ISummaryRenderer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Categorical
Stacked
Distributionl
Cell
Renderer
constructor
title
can
Render
create
create
Group
create
Summary