seriesDefaults.stackBoolean|Object
(default: false)
A boolean value indicating if the series should be stacked.
The
stack
options is supported when series.type is set to "bar", "column", "line", "area", "verticalLine", "verticalArea", "radarLine", "radarArea" and "radarColumn".
In this article