fcharts-js - v0.3.0
fcharts.dev
GitHub
Preparing search index...
index
buildDonutSVG
Function buildDonutSVG
buildDonutSVG
(
spec
:
{
slices
:
readonly
DonutSlice
[]
}
,
opts
:
DonutOptions
,
)
:
string
Build a donut/pie chart as a standalone SVG string.
Parameters
spec
:
{
slices
:
readonly
DonutSlice
[]
}
opts
:
DonutOptions
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fcharts.dev
GitHub
fcharts-js - v0.3.0
Loading...
Build a donut/pie chart as a standalone SVG string.