Preparing search index...
The search index is not available
@rcsb/rcsb-charts
@rcsb/rcsb-charts
ChartComponent
Class ChartComponent
Hierarchy
Component
<
ChartInterface
,
ChartState
>
ChartComponent
Index
Constructors
constructor
Properties
EXPAND_
NUMBER
state
Methods
chartUI
render
update
Categories
Constructors
constructor
new
Chart
Component
(
props
:
ChartInterface
|
Readonly
<
ChartInterface
>
)
:
ChartComponent
Parameters
props:
ChartInterface
|
Readonly
<
ChartInterface
>
Returns
ChartComponent
new
Chart
Component
(
props
:
ChartInterface
, context
:
any
)
:
ChartComponent
Deprecated
See
https://reactjs.org/docs/legacy-context.html
Parameters
props:
ChartInterface
context:
any
Returns
ChartComponent
Properties
Private
Readonly
EXPAND_
NUMBER
EXPAND_
NUMBER
:
number
= 10
Readonly
state
state
:
ChartState
= ...
Methods
Private
chartUI
chartUI
(
excluded
:
number
)
:
Element
Parameters
excluded:
number
Returns
Element
render
render
(
)
:
Element
Returns
Element
Private
update
Categories
update
Categories
(
n
:
number
)
:
void
Parameters
n:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@rcsb/rcsb-
charts
<internal>
Chart
Component
constructor
EXPAND_
NUMBER
state
chartUI
render
update
Categories
Generated using
TypeDoc
Deprecated
See
https://reactjs.org/docs/legacy-context.html