![]() |
VOOZH | about |
The D3.js stackOrderOffsetExpand() method applies a zero baseline and normalizes the values for each point such that the topline is always one.
Syntax:
d3.stackOrderOffsetExpand(series, order);
Parameters: This function accepts two parameters as mentioned above and described below.
Return Value: This method returns no value.
Example:
Output:
👁 Image