d3.stackOrderDescending(series)
Returns a series order such that the largest series (according to the sum of values) is at the bottom.
d3.stackOrderDescending(series)
Returns a series order such that the largest series (according to the sum of values) is at the bottom.
Please login to continue.