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/donut"
Donut
Class Donut
Hierarchy
Pie
Donut
Index
Constructors
constructor
Properties
arc
configs
hover
Arc
model
parent
services
type
Methods
add
Event
Listeners
center
Number
Tween
compute
Radius
destroy
get
ContainerSVG
get
Data
List
get
Inner
Radius
get
Parent
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
render
Callouts
set
Model
set
Parent
set
Services
Constructors
constructor
new
Donut
(
model
:
ChartModel
, services
:
any
, configs
?:
any
)
:
Donut
Parameters
model:
ChartModel
services:
any
Optional
configs:
any
Returns
Donut
Properties
arc
arc
:
any
Protected
configs
configs
:
any
hover
Arc
hover
Arc
:
any
Protected
model
model
:
ChartModel
Protected
parent
parent
:
any
Protected
services
services
:
any
type
type
:
string
= "donut"
Methods
add
Event
Listeners
add
Event
Listeners
(
)
:
void
Returns
void
center
Number
Tween
center
Number
Tween
(
d3Ref
:
any
)
:
(Anonymous function)
Parameters
d3Ref:
any
Returns
(Anonymous function)
Protected
compute
Radius
compute
Radius
(
)
:
any
Returns
any
destroy
destroy
(
)
:
void
Returns
void
get
ContainerSVG
get
ContainerSVG
(
)
:
any
Returns
any
get
Data
List
get
Data
List
(
)
:
any
Returns
any
get
Inner
Radius
get
Inner
Radius
(
)
:
number
Returns
number
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
Default value
animate:
boolean
= true
Returns
void
render
Callouts
render
Callouts
(
calloutData
:
any
[]
)
:
void
Parameters
calloutData:
any
[]
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/donut"
Donut
constructor
arc
configs
hover
Arc
model
parent
services
type
add
Event
Listeners
center
Number
Tween
compute
Radius
destroy
get
ContainerSVG
get
Data
List
get
Inner
Radius
get
Parent
handle
Legend
Mouse
Out
handle
Legend
OnHover
init
render
render
Callouts
set
Model
set
Parent
set
Services
Generated using
TypeDoc