Setting d3.layout.stack().offset('expand') should render an expanded normalized stacked bar chart. Values will range from 0-1 (0 - 100%). This may require creating a `yValueRaw` property in Utils.normalize
Setting d3.layout.stack().offset('expand') should render an expanded normalized stacked bar chart. Values will range from 0-1 (0 - 100%).
This may require creating a
yValueRawproperty in Utils.normalize