Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
utils/d3PieChart
makeD3PieChart
Function makeD3PieChart
makeD3PieChart
<
T
>
(
data
:
readonly
DeepReadonly
<
T
>
[]
,
extractProportion
:
(
d
:
DeepReadonly
<
T
>
)
=>
number
,
extractLegend
:
(
d
:
DeepReadonly
<
T
>
)
=>
string
,
)
:
string
Type Parameters
T
Parameters
data
:
readonly
DeepReadonly
<
T
>
[]
extractProportion
:
(
d
:
DeepReadonly
<
T
>
)
=>
number
extractLegend
:
(
d
:
DeepReadonly
<
T
>
)
=>
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Cosmos Journeyer API Documentation - v1.10.1
Loading...