stackMode
Determines the stacking mode for the series. Can be one of:
normal
percent
Default value is null
.
seriesSettings: { polarspline: { stackMode: "percent" } }
This setting is demonstrated in the following example.
Determines the stacking mode for the series. Can be one of:
normal
percent
Default value is null
.
seriesSettings: { polarspline: { stackMode: "percent" } }
This setting is demonstrated in the following example.