Search
Preparing search index...
The search index is not available
@ibm-sterling/charts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"components/graphs/bar-simple"
SimpleBar
Class SimpleBar
Hierarchy
Bar
SimpleBar
Index
Constructors
constructor
Properties
configs
model
parent
services
type
Methods
add
Event
Listeners
add
Labels
ToData
Points
destroy
get
Bar
Width
get
ContainerSVG
get
Parent
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
set
Model
set
Parent
set
Services
Constructors
constructor
new
Simple
Bar
(
model
:
ChartModel
, services
:
any
, configs
?:
any
)
:
SimpleBar
Parameters
model:
ChartModel
services:
any
Optional
configs:
any
Returns
SimpleBar
Properties
Protected
configs
configs
:
any
Protected
model
model
:
ChartModel
Protected
parent
parent
:
any
Protected
services
services
:
any
type
type
:
string
= "simple-bar"
Methods
add
Event
Listeners
add
Event
Listeners
(
)
:
void
Returns
void
add
Labels
ToData
Points
add
Labels
ToData
Points
(
d
:
any
, index
:
any
)
:
any
Parameters
d:
any
index:
any
Returns
any
destroy
destroy
(
)
:
void
Returns
void
Protected
get
Bar
Width
get
Bar
Width
(
)
:
number
Returns
number
get
ContainerSVG
get
ContainerSVG
(
)
:
any
Returns
any
get
Parent
get
Parent
(
)
:
any
Returns
any
handle
Legend
Mouse
Out
handle
Legend
Mouse
Out
(
event
:
CustomEvent
)
:
void
Parameters
event:
CustomEvent
Returns
void
handle
Legend
OnHover
handle
Legend
OnHover
(
event
:
CustomEvent
)
:
void
Parameters
event:
CustomEvent
Returns
void
init
init
(
)
:
void
Returns
void
render
render
(
animate
:
boolean
)
:
void
Parameters
animate:
boolean
Returns
void
set
Model
set
Model
(
newObj
:
any
)
:
void
Parameters
newObj:
any
Returns
void
set
Parent
set
Parent
(
parent
:
any
)
:
void
Parameters
parent:
any
Returns
void
set
Services
set
Services
(
newObj
:
any
)
:
void
Parameters
newObj:
any
Returns
void
Globals
"components/graphs/bar-
simple"
Simple
Bar
constructor
configs
model
parent
services
type
add
Event
Listeners
add
Labels
ToData
Points
destroy
get
Bar
Width
get
ContainerSVG
get
Parent
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
set
Model
set
Parent
set
Services
Generated using
TypeDoc